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

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

Issue 10147003: [Sync] Move 'syncapi_core' and 'sync_unit_tests' targets to sync/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix Win update errors Created 8 years, 8 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
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "-chrome", 2 "-chrome",
3 3
4 "+chrome/browser/sync/api", 4 "+chrome/browser/sync/api",
5 "+chrome/browser/sync/internal_api/base_node.h", 5 "+sync/internal_api/base_node.h",
6 "+sync/protocol", 6 "+sync/protocol",
7 "+sync/syncable/model_type.h", 7 "+sync/syncable/model_type.h",
8 "+sync/util/immutable.h", 8 "+sync/util/immutable.h",
9 ] 9 ]
10 10
OLDNEW
« no previous file with comments | « chrome/browser/sync/abstract_profile_sync_service_test.cc ('k') | chrome/browser/sync/api/sync_data.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698