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

Unified Diff: chrome/test/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: 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: chrome/test/android/BUILD.gn
diff --git a/chrome/test/android/BUILD.gn b/chrome/test/android/BUILD.gn
index 6b59c313dca5f8f038a5ce9f68cd19cf634a9206..1f659107f72617fdcedba65e94cf8491abdad299 100644
--- a/chrome/test/android/BUILD.gn
+++ b/chrome/test/android/BUILD.gn
@@ -16,6 +16,7 @@ android_library("chrome_java_test_support") {
"//components/bookmarks/common/android:bookmarks_java",
"//components/invalidation/impl:java",
"//components/policy/android:policy_java",
+ "//components/policy/android:policy_java_test_support",
"//components/web_contents_delegate_android:web_contents_delegate_android_java",
"//content/public/android:content_java",
"//content/public/test/android:content_java_test_support",

Powered by Google App Engine
This is Rietveld 408576698