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

Unified Diff: android_webview/javatests/DEPS

Issue 1387633002: Update instrumentation tests to use PreTestHooks for policies (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase, replace bundle manipulation with a simple variable Created 5 years, 2 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
index e2a33b1f49ac927cc508d2b0f2469623b2e3c74f..24ccfae5faca521e402b1990a28f7ddbde7aebe3 100644
--- a/android_webview/javatests/DEPS
+++ b/android_webview/javatests/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+components/external_video_surface/android/java",
"+components/policy/android/java",
+ "+components/policy/android/javatests",
"+content/public/android/java",
"+content/public/test/android/javatests",
]

Powered by Google App Engine
This is Rietveld 408576698