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

Unified Diff: chrome/android/BUILD.gn

Issue 2415863002: Use PermissionType instead of ContentSettingsType in Android permission infobars (Closed)
Patch Set: Merge branch 'master' into use_permission_type_for_infobar Created 4 years, 2 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 db6fe47d7d2e1a618e78af6d5ebe5755f88f272a..a9732a18e40cc804d227663a1c9d893e38116120 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -198,6 +198,7 @@ android_library("chrome_java") {
":resource_id_javagen",
"//chrome:content_setting_javagen",
"//chrome:content_settings_type_javagen",
+ "//chrome:permission_type_javagen",
"//chrome:data_use_ui_message_enum_javagen",
"//chrome:signin_metrics_enum_javagen",
]

Powered by Google App Engine
This is Rietveld 408576698