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

Unified Diff: chrome/android/BUILD.gn

Issue 1714383002: Android: Record metrics for buttons in the Origin Info Bubble (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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 2e88395bf4e1ea9857ee7aebd651df0a0d825be1..5ca28a78e746be1f0cbbdde575e77aec97402a2d 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -180,6 +180,7 @@ android_library("chrome_java") {
srcjar_deps += [
":custom_tabs_service_aidl",
"//chrome:page_info_connection_type_javagen",
+ "//chrome:website_settings_action_javagen",
"//components/infobars/core:infobar_enums_java",
"//components/offline_pages:offline_page_feature_enums_java",
"//components/offline_pages:offline_page_model_enums_java",

Powered by Google App Engine
This is Rietveld 408576698