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

Unified Diff: chrome/android/BUILD.gn

Issue 2946803002: Do not show any search engine promos if disabled by policy. (Closed)
Patch Set: Created 3 years, 6 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
« no previous file with comments | « no previous file | chrome/android/java/src/org/chromium/chrome/browser/locale/LocaleManager.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/BUILD.gn
diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
index 37bf60122e4c72d126c2fc23f7f8cbbb3638e7d4..f1f0836dcf1486986b4d8879c2702840192739b1 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -472,6 +472,7 @@ android_library("chrome_test_java") {
"//components/payments/content/android:java",
"//components/payments/mojom:mojom_parser_java",
"//components/policy/android:policy_java",
+ "//components/policy/android:policy_java_test_support",
"//components/precache/android:precache_java",
"//components/precache/android:precache_javatests",
"//components/signin/core/browser/android:java",
« no previous file with comments | « no previous file | chrome/android/java/src/org/chromium/chrome/browser/locale/LocaleManager.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698