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

Unified Diff: components/sync/core/test/fake_sync_manager.h

Issue 2407163004: [Sync] Move some directory-related things from core/ to syncable/. (Closed)
Patch Set: Created 4 years, 2 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 | « components/sync/core/sync_manager.h ('k') | components/sync/core/test/test_user_share.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/core/test/fake_sync_manager.h
diff --git a/components/sync/core/test/fake_sync_manager.h b/components/sync/core/test/fake_sync_manager.h
index 7294f692328bcf0c06cfffce668165ac5043b1e6..a01eb35f44e383b2148cdab352ae4b83c5f3ab03 100644
--- a/components/sync/core/test/fake_sync_manager.h
+++ b/components/sync/core/test/fake_sync_manager.h
@@ -13,7 +13,7 @@
#include "base/memory/ref_counted.h"
#include "base/observer_list.h"
#include "components/sync/core/sync_manager.h"
-#include "components/sync/core/test/test_user_share.h"
+#include "components/sync/syncable/test_user_share.h"
class GURL;
« no previous file with comments | « components/sync/core/sync_manager.h ('k') | components/sync/core/test/test_user_share.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698