Index: base/android/linker/DEPS |
diff --git a/base/android/linker/DEPS b/base/android/linker/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..15c3afb86684fd096d489971c716c73e7a7bafb9 |
--- /dev/null |
+++ b/base/android/linker/DEPS |
@@ -0,0 +1,4 @@ |
+include_rules = [ |
+ # This code cannot depend on anything from base/ |
+ "-base", |
+] |