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

Side by Side Diff: components/sync/engine_impl/DEPS

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, 4 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 unified diff | Download patch
« no previous file with comments | « components/sync/engine/sync_status.cc ('k') | components/sync/engine_impl/all_status.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 include_rules = [
2 "+components/sync/base",
3 # TODO(maxbogue): Move to engine.
4 "+components/sync/core/model_type_processor.h",
5 # TODO(maxbogue): Move to base.
6 "+components/sync/core/non_blocking_sync_common.h",
7 # TODO(maxbogue): Move to engine.
8 "+components/sync/core/sync_encryption_handler.h",
9 # TODO(maxbogue): Move to test.
10 "+components/sync/core/test/test_entry_factory.h",
11 "+components/sync/engine",
12 "+components/sync/protocol",
13 "+components/sync/sessions",
14 "+components/sync/sessions_impl",
15 "+components/sync/syncable",
16 "+components/sync/test",
17 ]
OLDNEW
« no previous file with comments | « components/sync/engine/sync_status.cc ('k') | components/sync/engine_impl/all_status.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698