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

Unified Diff: android_webview/javatests/DEPS

Issue 10855171: Add a test runner for android_webview. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase + update Created 8 years, 4 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: 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",
+]

Powered by Google App Engine
This is Rietveld 408576698