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

Unified Diff: chrome/android/BUILD.gn

Issue 1387633002: Update instrumentation tests to use PreTestHooks for policies (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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: chrome/android/BUILD.gn
diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
index f4263d380058385bc683eb7f5584cd67c8db813a..f260ac792feb0eedd51be7b37385c5a23a4b06ec 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -314,6 +314,7 @@ android_library("chrome_shared_test_java") {
"//components/invalidation/impl:javatests",
"//components/navigation_interception/android:navigation_interception_java",
"//components/policy/android:policy_java",
+ "//components/policy/android:policy_java_test_support",
aberent 2015/10/07 11:13:02 Should there be a matching change to chrome_apk.gy
dgn 2015/10/07 14:36:57 Thanks, it was not needed since the dependency is
"//components/precache/android:precache_java",
"//components/precache/android:precache_javatests",
"//components/web_contents_delegate_android:web_contents_delegate_android_java",

Powered by Google App Engine
This is Rietveld 408576698