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

Unified Diff: chrome/android/BUILD.gn

Issue 1596713003: Discourage creation of Java infobars without InfoBarDelegates (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebasing Created 4 years, 11 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/ChromeWindow.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 8dc2aa3febcecd8b32ae77ebede5821013ac661f..9143888f7c3d7467ff1e20db1c760607b3eaeaea 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -178,6 +178,7 @@ android_library("chrome_java") {
":custom_tabs_service_aidl",
"//chrome:page_info_connection_type_javagen",
"//components/enhanced_bookmarks:enhanced_bookmarks_java_enums_srcjar",
+ "//components/infobars/core:infobar_enums_java",
"//components/offline_pages:offline_page_feature_enums_java",
"//components/offline_pages:offline_page_model_enums_java",
"//components/omnibox/browser:autocomplete_match_type_javagen",
« no previous file with comments | « no previous file | chrome/android/java/src/org/chromium/chrome/browser/ChromeWindow.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698