Index: components/sync_driver/profile_sync_auth_provider.cc |
diff --git a/chrome/browser/sync/profile_sync_auth_provider.cc b/components/sync_driver/profile_sync_auth_provider.cc |
similarity index 98% |
rename from chrome/browser/sync/profile_sync_auth_provider.cc |
rename to components/sync_driver/profile_sync_auth_provider.cc |
index 61bc177490250162a4107cf9e09d4cfff9d84f6e..7a2167413a5f5452466ccb1730fa2ce6677141f0 100644 |
--- a/chrome/browser/sync/profile_sync_auth_provider.cc |
+++ b/components/sync_driver/profile_sync_auth_provider.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/profile_sync_auth_provider.h" |
+#include "components/sync_driver/profile_sync_auth_provider.h" |
#include "base/bind.h" |
#include "base/location.h" |