Pin Chrome's shortcut to the Win10 Start menu on install and OS upgrade.
[chromium-blink-merge.git] / chrome / browser / sync_file_system / mock_remote_change_processor.cc
blobda60a0163777a844c0c8f4d1a0d7587a2039100d
1 // Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
5 #include "chrome/browser/sync_file_system/mock_remote_change_processor.h"
7 namespace sync_file_system {
9 MockRemoteChangeProcessor::MockRemoteChangeProcessor() {
12 MockRemoteChangeProcessor::~MockRemoteChangeProcessor() {
15 } // sync_file_system