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

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: 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
Index: mojo/services/native_viewport/DEPS
diff --git a/mojo/services/native_viewport/DEPS b/mojo/services/native_viewport/DEPS
index 29ee0b7dac89ee2c7a820cc832618cc6686bdeb9..9a58829f76b13ea95941469f2b3467d9d0285abe 100644
--- a/mojo/services/native_viewport/DEPS
+++ b/mojo/services/native_viewport/DEPS
@@ -1,10 +1,12 @@
include_rules = [
+ "+gpu/command_buffer/service/mailbox_manager.h",
"+mojo/services/public/cpp/geometry",
"+mojo/services/public/cpp/input_events",
"+mojo/services/public/interfaces/native_viewport",
"+mojo/services/gles2",
"+ui/events",
"+ui/gfx",
+ "+ui/gl",
"+ui/ozone/public",
"+ui/platform_window",
]

Powered by Google App Engine
This is Rietveld 408576698