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

Unified Diff: chrome/android/BUILD.gn

Issue 620983002: Add Permissions to the PageInfo dialog on Android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@page_info_dialog_shell_only_v2
Patch Set: Final rebase Created 6 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 3eea9ee0b8ebf3785d1a19f44053d2c70e4faff1..dc2677255a53663381927e61b5882b8b41a5e86f 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -107,6 +107,8 @@ android_library("chrome_java") {
":tab_load_status_javagen",
":chrome_version_srcjar",
"//chrome:page_info_connection_type_javagen",
+ "//chrome:content_setting_javagen",
+ "//chrome:content_settings_type_javagen",
]
DEPRECATED_java_in_dir = "java/src"

Powered by Google App Engine
This is Rietveld 408576698