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

Unified Diff: mojo/services/native_viewport/DEPS

Issue 451753003: Mojo multiple command buffer support and sample (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: better casts 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 side-by-side diff with in-line comments
Download patch
« 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 »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/native_viewport/DEPS
diff --git a/mojo/services/native_viewport/DEPS b/mojo/services/native_viewport/DEPS
index 29ee0b7dac89ee2c7a820cc832618cc6686bdeb9..ffbe51c06430052a834bdf082b57f95b9aabfb94 100644
--- a/mojo/services/native_viewport/DEPS
+++ b/mojo/services/native_viewport/DEPS
@@ -1,10 +1,14 @@
include_rules = [
+ "+gpu/command_buffer/service/mailbox_manager.h",
"+mojo/services/public/cpp/geometry",
"+mojo/services/public/cpp/input_events",
+ "+mojo/services/public/interfaces/gpu",
"+mojo/services/public/interfaces/native_viewport",
+ "+mojo/services/public/interfaces/geometry",
"+mojo/services/gles2",
"+ui/events",
"+ui/gfx",
+ "+ui/gl",
"+ui/ozone/public",
"+ui/platform_window",
]
« 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