Chromium Code Reviews

Unified Diff: mojo/services/native_viewport/DEPS

Issue 477923004: Create native_viewport_service, don't build it into mojo_shell unless Android (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Get the static build to work Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: mojo/services/native_viewport/DEPS
diff --git a/mojo/services/native_viewport/DEPS b/mojo/services/native_viewport/DEPS
index 29ee0b7dac89ee2c7a820cc832618cc6686bdeb9..291735b6b7b18ef92e3569b96c32325050c4f381 100644
--- a/mojo/services/native_viewport/DEPS
+++ b/mojo/services/native_viewport/DEPS
@@ -5,6 +5,7 @@ include_rules = [
"+mojo/services/gles2",
"+ui/events",
"+ui/gfx",
+ "+ui/gl",
"+ui/ozone/public",
"+ui/platform_window",
]

Powered by Google App Engine