blob: 4a43d3261ef536301024d251a9444722fdfadcb7 [file] [log] [blame]
// Copyright 2015 The Chromium OS Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "apmanager/mock_process_factory.h"
namespace apmanager {
MockProcessFactory::MockProcessFactory() {}
MockProcessFactory::~MockProcessFactory() {}
} // namespace apmanager