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

Side by Side Diff: chrome/browser/ui/DEPS

Issue 2869223002: Metrics logging for user engagement of the Reload and Feedback buttons (Closed)
Patch Set: Fix Mac build Created 3 years, 6 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
« no previous file with comments | « chrome/browser/ui/BUILD.gn ('k') | chrome/browser/ui/sad_tab.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 # TODO(mash): Remove. http://crbug.com/678705 2 # TODO(mash): Remove. http://crbug.com/678705
3 "+ash", 3 "+ash",
4 "+components/bubble", 4 "+components/bubble",
5 "+components/favicon/core", 5 "+components/favicon/core",
6 "+components/flags_ui", 6 "+components/flags_ui",
7 "+components/toolbar", 7 "+components/toolbar",
8 "+components/ui_metrics",
8 "+components/url_formatter", 9 "+components/url_formatter",
9 "+components/version_ui", 10 "+components/version_ui",
10 "+components/webapks_ui", 11 "+components/webapks_ui",
11 "-chrome/browser/ui/views", 12 "-chrome/browser/ui/views",
12 "+mash/public/interfaces", 13 "+mash/public/interfaces",
13 "+services/device/public/interfaces", 14 "+services/device/public/interfaces",
14 ] 15 ]
OLDNEW
« no previous file with comments | « chrome/browser/ui/BUILD.gn ('k') | chrome/browser/ui/sad_tab.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698