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

Side by Side Diff: chrome/browser/DEPS

Issue 246553003: Record Mobile Operator ID in UMA report. This is Android only for now. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@operator_id
Patch Set: addressed comments. Created 6 years, 8 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 "+apps", 2 "+apps",
3 "+ash", 3 "+ash",
4 "+chrome/app", 4 "+chrome/app",
5 "+chrome/installer", 5 "+chrome/installer",
6 "+chrome_elf/blacklist", 6 "+chrome_elf/blacklist",
7 "+chrome_elf/chrome_elf_constants.h", 7 "+chrome_elf/chrome_elf_constants.h",
8 "+chrome_elf/create_file", 8 "+chrome_elf/create_file",
9 "+chrome_elf/dll_hash", 9 "+chrome_elf/dll_hash",
10 "+chromeos", 10 "+chromeos",
(...skipping 28 matching lines...) Expand all
39 "+components/storage_monitor", 39 "+components/storage_monitor",
40 "+components/sync_driver", 40 "+components/sync_driver",
41 "+components/translate/content/browser", 41 "+components/translate/content/browser",
42 "+components/translate/content/common", 42 "+components/translate/content/common",
43 "+components/translate/core/browser", 43 "+components/translate/core/browser",
44 "+components/translate/core/common", 44 "+components/translate/core/common",
45 "+components/url_matcher", 45 "+components/url_matcher",
46 "+components/user_prefs", 46 "+components/user_prefs",
47 "+components/web_modal", 47 "+components/web_modal",
48 "+components/webdata/common", 48 "+components/webdata/common",
49 "+content/common",
49 "+content/public/browser", 50 "+content/public/browser",
50 "+content/test/net", 51 "+content/test/net",
51 "+courgette", 52 "+courgette",
52 "+device/bluetooth", 53 "+device/bluetooth",
53 "+device/media_transfer_protocol", 54 "+device/media_transfer_protocol",
54 "+extensions/browser", 55 "+extensions/browser",
55 "+extensions/common", 56 "+extensions/common",
56 "+google/cacheinvalidation", # Sync invalidation API protobuf files. 57 "+google/cacheinvalidation", # Sync invalidation API protobuf files.
57 "+google_apis", 58 "+google_apis",
58 "+google_update", 59 "+google_update",
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
120 "+third_party/WebKit/public/web/WebContextMenuData.h", 121 "+third_party/WebKit/public/web/WebContextMenuData.h",
121 "+third_party/WebKit/public/web/WebFindOptions.h", 122 "+third_party/WebKit/public/web/WebFindOptions.h",
122 "+third_party/WebKit/public/web/WebInputEvent.h", 123 "+third_party/WebKit/public/web/WebInputEvent.h",
123 "+third_party/WebKit/public/web/WebMediaPlayerAction.h", 124 "+third_party/WebKit/public/web/WebMediaPlayerAction.h",
124 "+third_party/WebKit/public/web/WebNotificationPresenter.h", 125 "+third_party/WebKit/public/web/WebNotificationPresenter.h",
125 "+third_party/WebKit/public/web/WebPageVisibilityState.h", 126 "+third_party/WebKit/public/web/WebPageVisibilityState.h",
126 "+third_party/WebKit/public/web/WebPluginAction.h", 127 "+third_party/WebKit/public/web/WebPluginAction.h",
127 "+third_party/WebKit/public/web/WebTextDirection.h", 128 "+third_party/WebKit/public/web/WebTextDirection.h",
128 "+third_party/WebKit/public/web/WebWindowFeatures.h", 129 "+third_party/WebKit/public/web/WebWindowFeatures.h",
129 ] 130 ]
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/metrics/metrics_log.cc » ('j') | chrome/browser/metrics/metrics_network_observer.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698