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

Side by Side Diff: components/browsing_data_ui/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
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+components/browser_sync/browser", 2 "+components/browser_sync/browser",
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",
7 "+components/sync/core",
6 "+components/sync_driver", 8 "+components/sync_driver",
7 "+components/version_info", 9 "+components/version_info",
8 "+sync/internal_api/public",
9 "+net", 10 "+net",
10 ] 11 ]
OLDNEW
« no previous file with comments | « components/browsing_data_ui/BUILD.gn ('k') | components/browsing_data_ui/history_notice_utils_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698