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

Side by Side Diff: components/browsing_data_ui/DEPS

Issue 2345843003: [Sync] Merge //components/browser_sync into one directory. (Closed)
Patch Set: Address comment + rebase. 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 unified diff | Download patch
« no previous file with comments | « components/browser_sync/test_profile_sync_service.cc ('k') | ios/chrome/browser/BUILD.gn » ('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 "+components/browser_sync/browser", 2 "+components/browser_sync",
3 "+components/history/core/browser", 3 "+components/history/core/browser",
4 "+components/history/core/test", 4 "+components/history/core/test",
5 "+components/signin", 5 "+components/signin",
6 "+components/sync/base", 6 "+components/sync/base",
7 "+components/sync/core", 7 "+components/sync/core",
8 "+components/sync/driver", 8 "+components/sync/driver",
9 "+components/version_info", 9 "+components/version_info",
10 "+net", 10 "+net",
11 ] 11 ]
OLDNEW
« no previous file with comments | « components/browser_sync/test_profile_sync_service.cc ('k') | ios/chrome/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698