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", |