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: Try to get gn build working again Created 6 years, 3 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 957e0f0915c372191bee5d7ba877c70acac7b79a..abf7ef8050ea727e6ad1e0446429cac0e75856ec 100644
--- a/mojo/services/native_viewport/DEPS
+++ b/mojo/services/native_viewport/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+cc/surfaces",
"+gpu/command_buffer/service/mailbox_manager.h",
+ "+mojo/application",
"+mojo/services/public/cpp/geometry",
"+mojo/services/public/cpp/input_events",
"+mojo/services/public/cpp/surfaces",

Powered by Google App Engine