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

Side by Side Diff: mojo/services/native_viewport/DEPS

Issue 568883003: Second attempt to land change to remove NativeViewportService and (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 6 years, 3 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 | « mojo/services/native_viewport/BUILD.gn ('k') | mojo/services/native_viewport/main.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 "+cc/surfaces", 2 "+cc/surfaces",
3 "+gpu/command_buffer/service/mailbox_manager.h", 3 "+gpu/command_buffer/service/mailbox_manager.h",
4 "+mojo/application",
4 "+mojo/services/public/cpp/geometry", 5 "+mojo/services/public/cpp/geometry",
5 "+mojo/services/public/cpp/input_events", 6 "+mojo/services/public/cpp/input_events",
6 "+mojo/services/public/cpp/surfaces", 7 "+mojo/services/public/cpp/surfaces",
7 "+mojo/services/public/interfaces/gpu", 8 "+mojo/services/public/interfaces/gpu",
8 "+mojo/services/public/interfaces/native_viewport", 9 "+mojo/services/public/interfaces/native_viewport",
9 "+mojo/services/public/interfaces/geometry", 10 "+mojo/services/public/interfaces/geometry",
10 "+mojo/services/public/interfaces/surfaces", 11 "+mojo/services/public/interfaces/surfaces",
11 "+mojo/services/gles2", 12 "+mojo/services/gles2",
12 "+ui/events", 13 "+ui/events",
13 "+ui/gfx", 14 "+ui/gfx",
14 "+ui/gl", 15 "+ui/gl",
15 "+ui/ozone/public", 16 "+ui/ozone/public",
16 "+ui/platform_window", 17 "+ui/platform_window",
17 ] 18 ]
OLDNEW
« no previous file with comments | « mojo/services/native_viewport/BUILD.gn ('k') | mojo/services/native_viewport/main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698