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

Unified Diff: chrome/android/BUILD.gn

Issue 2898823002: Add metrics for search engine promo and search widget (Closed)
Patch Set: removed assert for test (expectations changed) Created 3 years, 7 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/DefaultSearchEngineDialogHelper.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 a0e8afd25a8b96fce526fdf3e42bef5d69993d21..6f3546c231a25c112403973ca322f946b359ad56 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -265,6 +265,7 @@ android_library("chrome_java") {
"//components/offline_pages/core:offline_page_model_enums_java",
"//components/omnibox/browser:autocomplete_match_javagen",
"//components/omnibox/browser:autocomplete_match_type_javagen",
+ "//components/search_engines:search_engine_type_java",
"//components/security_state/core:security_state_enums_java",
"//components/signin/core/browser:investigated_scenario_java",
"//components/supervised_user_error_page:enums_srcjar",
« no previous file with comments | « no previous file | chrome/android/java/src/org/chromium/chrome/browser/locale/DefaultSearchEngineDialogHelper.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698