Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(30)

Unified Diff: chrome/browser/android/chrome_sync_shell_main_delegate.cc

Issue 2130453004: [Sync] Move //sync to //components/sync. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/android/chrome_jni_registrar.cc ('k') | chrome/browser/chromeos/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/android/chrome_sync_shell_main_delegate.cc
diff --git a/chrome/browser/android/chrome_sync_shell_main_delegate.cc b/chrome/browser/android/chrome_sync_shell_main_delegate.cc
index 2ea04f7f1f4afbf46435fadf8c67df18eb874208..f1eee001d386c53b48c6c295436b27072368ef38 100644
--- a/chrome/browser/android/chrome_sync_shell_main_delegate.cc
+++ b/chrome/browser/android/chrome_sync_shell_main_delegate.cc
@@ -5,7 +5,7 @@
#include "chrome/browser/android/chrome_sync_shell_main_delegate.h"
#include "base/android/jni_android.h"
-#include "sync/test/fake_server/android/fake_server_helper_android.h"
+#include "components/sync/test/fake_server/android/fake_server_helper_android.h"
ChromeSyncShellMainDelegate::ChromeSyncShellMainDelegate() {
}
« no previous file with comments | « chrome/browser/android/chrome_jni_registrar.cc ('k') | chrome/browser/chromeos/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698