| Index: sync/test/fake_extensions_activity_monitor.cc
|
| diff --git a/chrome/browser/sync/test/fake_extensions_activity_monitor.cc b/sync/test/fake_extensions_activity_monitor.cc
|
| similarity index 93%
|
| rename from chrome/browser/sync/test/fake_extensions_activity_monitor.cc
|
| rename to sync/test/fake_extensions_activity_monitor.cc
|
| index bf98dac820cf32a9ae17390bf9bc0bb9c73200af..b3e38cdf41939baf5e579d2b3f6e2f4d5a94fcf4 100644
|
| --- a/chrome/browser/sync/test/fake_extensions_activity_monitor.cc
|
| +++ b/sync/test/fake_extensions_activity_monitor.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "chrome/browser/sync/test/fake_extensions_activity_monitor.h"
|
| +#include "sync/test/fake_extensions_activity_monitor.h"
|
|
|
| #include "base/logging.h"
|
|
|
|
|