Index: android_webview/javatests/DEPS |
diff --git a/android_webview/javatests/DEPS b/android_webview/javatests/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..7abdb001feff86943ca1ee2a1db83a87b63de781 |
--- /dev/null |
+++ b/android_webview/javatests/DEPS |
@@ -0,0 +1,4 @@ |
+include_rules = [ |
+ # Temporary until we move all common test code to content/public/android. |
+ "!content/android/javatests", |
+] |