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

Unified Diff: mojo/public/environment/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/environment/DEPS
diff --git a/mojo/public/environment/DEPS b/mojo/public/environment/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..7758789c50342a7bc28e61e9357e4bff6f697ef3
--- /dev/null
+++ b/mojo/public/environment/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "-mojo/public"
+ "+mojo/public/system"
+]

Powered by Google App Engine
This is Rietveld 408576698