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

Side by Side Diff: components/autofill/core/browser/DEPS

Issue 1339943003: Revert "Report data usage UMA for Chrome services" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+components/data_use_measurement/core",
3 "+components/infobars/core", 2 "+components/infobars/core",
4 "+components/keyed_service/core", 3 "+components/keyed_service/core",
5 "+components/signin/core/browser", 4 "+components/signin/core/browser",
6 "+components/signin/core/common", 5 "+components/signin/core/common",
7 "+components/sync_driver", 6 "+components/sync_driver",
8 "+components/variations", 7 "+components/variations",
9 "+components/webdata/common", 8 "+components/webdata/common",
10 "+components/webdata_services", 9 "+components/webdata_services",
11 "+crypto/random.h", 10 "+crypto/random.h",
12 "+google_apis/gaia", 11 "+google_apis/gaia",
13 "+google_apis/google_api_keys.h", 12 "+google_apis/google_api_keys.h",
14 "+net", 13 "+net",
15 "+sql", 14 "+sql",
16 "+sync", 15 "+sync",
17 "+third_party/fips181", 16 "+third_party/fips181",
18 "+third_party/libjingle", 17 "+third_party/libjingle",
19 "+third_party/webrtc/libjingle", 18 "+third_party/webrtc/libjingle",
20 "+third_party/libaddressinput", # For address i18n. 19 "+third_party/libaddressinput", # For address i18n.
21 "+third_party/libphonenumber", # For phone number i18n. 20 "+third_party/libphonenumber", # For phone number i18n.
22 "+ui/base", 21 "+ui/base",
23 "+ui/gfx", 22 "+ui/gfx",
24 ] 23 ]
OLDNEW
« no previous file with comments | « components/autofill/core/browser/BUILD.gn ('k') | components/autofill/core/browser/autofill_download_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698