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

Unified Diff: components/sync/api/DEPS

Issue 2306523003: [Sync] Split fake ModelTypeService impl out of SMTP tests. (Closed)
Patch Set: Rebase + fix typo in comment. Created 4 years, 3 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/BUILD.gn ('k') | components/sync/api/fake_model_type_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/api/DEPS
diff --git a/components/sync/api/DEPS b/components/sync/api/DEPS
index e96206c71d6ee1dea70e0e057b316a7bae784ddb..cbbe671b49dd26920632800aca6ec91196aca870 100644
--- a/components/sync/api/DEPS
+++ b/components/sync/api/DEPS
@@ -2,4 +2,6 @@ include_rules = [
"+components/sync/base",
"+components/sync/core",
"+components/sync/protocol",
+ # TODO(maxbogue): Move GenerateSyncableHash to base.
+ "+components/sync/syncable",
]
« no previous file with comments | « components/sync/BUILD.gn ('k') | components/sync/api/fake_model_type_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698