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

Side by Side Diff: components/browsing_data/core/DEPS

Issue 2671743002: Separate state of basic and advanced tab in CBD dialog (Closed)
Patch Set: rebase and fix compilation Created 3 years, 9 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/autofill/core/browser", 2 "+components/autofill/core/browser",
3 "+components/browser_sync", 3 "+components/browser_sync",
4 "+components/history/core/browser", 4 "+components/history/core/browser",
5 "+components/history/core/test", 5 "+components/history/core/test",
6 "+components/password_manager/core/browser", 6 "+components/password_manager/core/browser",
7 "+components/pref_registry", 7 "+components/pref_registry",
8 "+components/prefs", 8 "+components/prefs",
9 "+components/signin", 9 "+components/signin",
10 "+components/strings/grit/components_strings.h", 10 "+components/strings/grit/components_strings.h",
11 "+components/sync/base", 11 "+components/sync/base",
12 "+components/sync/driver", 12 "+components/sync/driver",
13 "+components/sync_preferences",
13 "+components/version_info", 14 "+components/version_info",
14 "+components/webdata/common", 15 "+components/webdata/common",
15 "+net", 16 "+net",
16 "+ui/base", 17 "+ui/base",
17 ] 18 ]
OLDNEW
« no previous file with comments | « components/browsing_data/core/BUILD.gn ('k') | components/browsing_data/core/browsing_data_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698