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

Side by Side Diff: ui/aura/DEPS

Issue 2445163002: Make aura work with mus (Closed)
Patch Set: NON_EXPORTED_BASE_CLASS Created 4 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
« no previous file with comments | « ui/aura/BUILD.gn ('k') | ui/aura/mus/in_flight_change.h » ('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 "+cc/surfaces/surface_id.h",
3 "+cc/surfaces/surface_sequence.h",
4 "+mojo/common",
5 "+mojo/public/cpp/bindings",
6 "+services/service_manager/public/cpp",
7 "+services/service_manager/public/interfaces",
8 "+services/ui/public/interfaces",
2 "+skia/ext", 9 "+skia/ext",
3 "+third_party/skia", 10 "+third_party/skia",
4 "+ui/base", 11 "+ui/base",
5 "+ui/compositor", 12 "+ui/compositor",
6 "+ui/display", 13 "+ui/display",
7 "+ui/events", 14 "+ui/events",
8 "+ui/gfx", 15 "+ui/gfx",
9 "+ui/metro_viewer", # TODO(beng): investigate moving remote_root_window_host 16 "+ui/metro_viewer", # TODO(beng): investigate moving remote_root_window_host
10 # to ui/metro_viewer. 17 # to ui/metro_viewer.
11 "+ui/ozone/public", 18 "+ui/ozone/public",
12 "+ui/platform_window", 19 "+ui/platform_window",
13 "+ui/wm/public", 20 "+ui/wm/public",
14 ] 21 ]
15 22
OLDNEW
« no previous file with comments | « ui/aura/BUILD.gn ('k') | ui/aura/mus/in_flight_change.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698