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

Side by Side Diff: ui/app_list/DEPS

Issue 2567523002: mash: Have chrome set itself as the app list presenter. (Closed)
Patch Set: Address comments, Created 4 years 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/ash/app_list/app_list_service_ash.h ('k') | ui/app_list/presenter/BUILD.gn » ('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/keyed_service/core", 2 "+components/keyed_service/core",
3 "+components/sync", 3 "+components/sync",
4 "+mojo/public/cpp",
4 "+skia", 5 "+skia",
5 "+third_party/google_toolbox_for_mac/src", 6 "+third_party/google_toolbox_for_mac/src",
6 "+third_party/skia", 7 "+third_party/skia",
7 "+ui/accessibility", 8 "+ui/accessibility",
8 "+ui/aura", 9 "+ui/aura",
9 "+ui/base", 10 "+ui/base",
10 "+ui/display", 11 "+ui/display",
11 "+ui/compositor", 12 "+ui/compositor",
12 "+ui/events", 13 "+ui/events",
13 "+ui/gfx", 14 "+ui/gfx",
14 "+ui/resources/grit/ui_resources.h", 15 "+ui/resources/grit/ui_resources.h",
15 "+ui/strings/grit/ui_strings.h", 16 "+ui/strings/grit/ui_strings.h",
16 "+ui/views", 17 "+ui/views",
17 "+ui/wm/core", 18 "+ui/wm/core",
18 ] 19 ]
OLDNEW
« no previous file with comments | « chrome/browser/ui/ash/app_list/app_list_service_ash.h ('k') | ui/app_list/presenter/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698