Index: mojo/monacl/DEPS |
diff --git a/mojo/monacl/DEPS b/mojo/monacl/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..48a95da54de277a3cbdcf262cfc1747e8eab6146 |
--- /dev/null |
+++ b/mojo/monacl/DEPS |
@@ -0,0 +1,4 @@ |
+include_rules = [ |
+ "+native_client", |
Mark Seaborn
2014/07/21 16:31:39
Don't use a blanket "all of native_client/" rule,
Mark Seaborn
2014/07/21 23:25:44
Ping -- this is really easy to do.
|
+] |
+ |