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

Side by Side Diff: chrome/browser/DEPS

Issue 35693009: Move Navigation.MainFrameScheme UMA recording to //components. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 1 month 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 "+breakpad", 3 "+breakpad",
4 "+chrome/app", 4 "+chrome/app",
5 "+chrome/installer", 5 "+chrome/installer",
6 "+chrome/tools/profiles", # For history unit tests. 6 "+chrome/tools/profiles", # For history unit tests.
7 "+chromeos", 7 "+chromeos",
8 "+components/autofill/content/browser", 8 "+components/autofill/content/browser",
9 "+components/autofill/core/browser", 9 "+components/autofill/core/browser",
10 "+components/autofill/core/common", 10 "+components/autofill/core/common",
11 "+components/auto_login_parser", 11 "+components/auto_login_parser",
12 "+components/breakpad", 12 "+components/breakpad",
13 "+components/browser_context_keyed_service", 13 "+components/browser_context_keyed_service",
14 "+components/nacl/common", 14 "+components/nacl/common",
15 "+components/navigation_interception", 15 "+components/navigation_interception",
16 "+components/navigation_metrics",
16 "+components/policy", 17 "+components/policy",
17 "+components/startup_metric_utils", 18 "+components/startup_metric_utils",
18 "+components/translate/common", 19 "+components/translate/common",
19 "+components/user_prefs", 20 "+components/user_prefs",
20 "+components/visitedlink/browser", 21 "+components/visitedlink/browser",
21 "+components/webdata", 22 "+components/webdata",
22 "+components/web_contents_delegate_android", 23 "+components/web_contents_delegate_android",
23 "+components/web_modal", 24 "+components/web_modal",
24 "+content/public/browser", 25 "+content/public/browser",
25 "+device/bluetooth", 26 "+device/bluetooth",
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
107 "+third_party/WebKit/public/web/WebCursorInfo.h", 108 "+third_party/WebKit/public/web/WebCursorInfo.h",
108 "+third_party/WebKit/public/web/WebFindOptions.h", 109 "+third_party/WebKit/public/web/WebFindOptions.h",
109 "+third_party/WebKit/public/web/WebInputEvent.h", 110 "+third_party/WebKit/public/web/WebInputEvent.h",
110 "+third_party/WebKit/public/web/WebMediaPlayerAction.h", 111 "+third_party/WebKit/public/web/WebMediaPlayerAction.h",
111 "+third_party/WebKit/public/web/WebNotificationPresenter.h", 112 "+third_party/WebKit/public/web/WebNotificationPresenter.h",
112 "+third_party/WebKit/public/web/WebPluginAction.h", 113 "+third_party/WebKit/public/web/WebPluginAction.h",
113 "+third_party/WebKit/public/web/WebScreenInfo.h", 114 "+third_party/WebKit/public/web/WebScreenInfo.h",
114 "+third_party/WebKit/public/web/WebTextDirection.h", 115 "+third_party/WebKit/public/web/WebTextDirection.h",
115 "+third_party/WebKit/public/web/WebWindowFeatures.h", 116 "+third_party/WebKit/public/web/WebWindowFeatures.h",
116 ] 117 ]
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/tab_contents/navigation_metrics_recorder.cc » ('j') | chrome/chrome_browser.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698