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

Unified Diff: mojo/public/bindings/lib/DEPS

Issue 134253004: Mojo: AsyncWaiter and mojo/public/environment (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add missing files Created 6 years, 11 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/public/bindings/lib/DEPS
diff --git a/mojo/public/bindings/lib/DEPS b/mojo/public/bindings/lib/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..7f810b1f31ab661a2ed8da272dba15e115003340
--- /dev/null
+++ b/mojo/public/bindings/lib/DEPS
@@ -0,0 +1,5 @@
+include_rules = [
+ "-mojo"
+ "+mojo/public/environment"
+ "+mojo/public/system"
+]

Powered by Google App Engine
This is Rietveld 408576698