Index: components/sync/test/null_transaction_observer.cc |
diff --git a/sync/test/null_transaction_observer.cc b/components/sync/test/null_transaction_observer.cc |
similarity index 87% |
rename from sync/test/null_transaction_observer.cc |
rename to components/sync/test/null_transaction_observer.cc |
index abd99b0154ba7b8f0f445961e88edb3eb50a307d..e729409d7d250116a5619b7d859bafc3be81b2ef 100644 |
--- a/sync/test/null_transaction_observer.cc |
+++ b/components/sync/test/null_transaction_observer.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 "sync/test/null_transaction_observer.h" |
+#include "components/sync/test/null_transaction_observer.h" |
#include "base/memory/weak_ptr.h" |