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

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

Issue 2629573004: Add a chrome://webapks page. (Closed)
Patch Set: Add a chrome://webapks page. Created 3 years, 10 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/webui/chrome_web_ui_controller_factory.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 "+components/bubble", 2 "+components/bubble",
3 "+components/favicon/core", 3 "+components/favicon/core",
4 "+components/flags_ui", 4 "+components/flags_ui",
5 "+components/toolbar", 5 "+components/toolbar",
6 "+components/url_formatter", 6 "+components/url_formatter",
7 "+components/version_ui", 7 "+components/version_ui",
8 "+components/webapks_ui",
8 "-chrome/browser/ui/views", 9 "-chrome/browser/ui/views",
9 "+mash/public/interfaces", 10 "+mash/public/interfaces",
10 ] 11 ]
OLDNEW
« no previous file with comments | « chrome/browser/ui/BUILD.gn ('k') | chrome/browser/ui/webui/chrome_web_ui_controller_factory.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698