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

Side by Side Diff: chrome/browser/sync/DEPS

Issue 10408011: Revive revision 137685 and fix the DEPs file in chrome/browser/sync (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 7 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/browser/sync/glue/sync_backend_host.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 # For files not in a subdirectory (what a mess!). 2 # For files not in a subdirectory (what a mess!).
3 "+sync/engine/model_changing_syncer_command.h", 3 "+sync/engine/model_changing_syncer_command.h",
4 "+sync/engine/model_safe_worker.h", 4 "+sync/engine/model_safe_worker.h",
5 "+sync/engine/polling_constants.h", 5 "+sync/engine/polling_constants.h",
6 "+sync/internal_api", 6 "+sync/internal_api",
7 "+sync/js", 7 "+sync/js",
8 "+sync/notifier/invalidation_version_tracker.h", 8 "+sync/notifier/invalidation_state_tracker.h",
9 "+sync/sessions/session_state.h", 9 "+sync/sessions/session_state.h",
10 "+sync/syncable/model_type.h", 10 "+sync/syncable/model_type.h",
11 "+sync/syncable/model_type_payload_map.h", 11 "+sync/syncable/model_type_payload_map.h",
12 "+sync/syncable/model_type_test_util.h", 12 "+sync/syncable/model_type_test_util.h",
13 "+sync/syncable/syncable.h", 13 "+sync/syncable/syncable.h",
14 "+sync/test", 14 "+sync/test",
15 "+sync/util", 15 "+sync/util",
16 ] 16 ]
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/sync/glue/sync_backend_host.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698