Index: components/sync/core/activation_context.cc |
diff --git a/sync/internal_api/activation_context.cc b/components/sync/core/activation_context.cc |
similarity index 84% |
rename from sync/internal_api/activation_context.cc |
rename to components/sync/core/activation_context.cc |
index d6d5c58d865e200dd65615303aecfceb64dd5cce..08cce1eae337cab7dcd760defc7c5a244450d0a8 100644 |
--- a/sync/internal_api/activation_context.cc |
+++ b/components/sync/core/activation_context.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/internal_api/public/activation_context.h" |
+#include "components/sync/core/activation_context.h" |
namespace syncer_v2 { |