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

Unified Diff: chrome/android/BUILD.gn

Issue 2898823002: Add metrics for search engine promo and search widget (Closed)
Patch Set: histograms.xml updates 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
Index: chrome/android/BUILD.gn
diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
index e3cec7c0ffd97a0c805c861333942ff4cbdb8cd8..be0a36a8aa900ae4feca50adf19d0ecfa3d22294 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",

Powered by Google App Engine
This is Rietveld 408576698