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

Unified Diff: mojo/services/surfaces/DEPS

Issue 361123002: Mojo surfaces service and example app (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 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/surfaces/DEPS
diff --git a/mojo/services/surfaces/DEPS b/mojo/services/surfaces/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..200f2a5e2bcd1e3d02c93dab2bb114d8bd60eb99
--- /dev/null
+++ b/mojo/services/surfaces/DEPS
@@ -0,0 +1,6 @@
+include_rules = [
+ "+cc",
+ "+mojo/cc",
+ "+mojo/services/gles2",
+ "+mojo/services/public",
+]

Powered by Google App Engine
This is Rietveld 408576698