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

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

Issue 480723002: Revert of Mojo multiple command buffer support and sample (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 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 | Annotate | Revision Log
« no previous file with comments | « mojo/services/native_viewport/BUILD.gn ('k') | mojo/services/native_viewport/gpu_impl.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 "+gpu/command_buffer/service/mailbox_manager.h",
3 "+mojo/services/public/cpp/geometry", 2 "+mojo/services/public/cpp/geometry",
4 "+mojo/services/public/cpp/input_events", 3 "+mojo/services/public/cpp/input_events",
5 "+mojo/services/public/interfaces/gpu",
6 "+mojo/services/public/interfaces/native_viewport", 4 "+mojo/services/public/interfaces/native_viewport",
7 "+mojo/services/public/interfaces/geometry",
8 "+mojo/services/gles2", 5 "+mojo/services/gles2",
9 "+ui/events", 6 "+ui/events",
10 "+ui/gfx", 7 "+ui/gfx",
11 "+ui/gl",
12 "+ui/ozone/public", 8 "+ui/ozone/public",
13 "+ui/platform_window", 9 "+ui/platform_window",
14 ] 10 ]
OLDNEW
« no previous file with comments | « mojo/services/native_viewport/BUILD.gn ('k') | mojo/services/native_viewport/gpu_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698