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

Side by Side Diff: components/signin/DEPS

Issue 2562733003: Remove duplicated user_prefs::TestingPrefServiceSyncable (Closed)
Patch Set: Fixed usage from .mm files Created 4 years 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/content_settings", 2 "+components/content_settings",
3 "+components/google/core", 3 "+components/google/core",
4 "+components/keyed_service/core", 4 "+components/keyed_service/core",
5 "+components/os_crypt", 5 "+components/os_crypt",
6 "+components/pref_registry", 6 "+components/pref_registry",
7 "+components/prefs", 7 "+components/prefs",
8 "+components/sync_preferences",
8 "+components/webdata/common", 9 "+components/webdata/common",
9 "+crypto", 10 "+crypto",
10 "+google_apis/gaia", 11 "+google_apis/gaia",
11 "+grit", # For generated headers 12 "+grit", # For generated headers
12 "+net", 13 "+net",
13 "+sql", 14 "+sql",
14 ] 15 ]
OLDNEW
« no previous file with comments | « components/search_engines/template_url_prepopulate_data_unittest.cc ('k') | components/signin/core/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698