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

Unified Diff: chrome/chrome.gyp

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
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index a424f37e623fd21f6ce5ff4c851f6ea0dc6ab1c0..dc62d232fb8371c697025ea950572a8ae128ddf0 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -557,6 +557,7 @@
'../components/components.gyp:dom_distiller_core_java',
'../components/components.gyp:enhanced_bookmarks_java_enums_srcjar',
'../components/components.gyp:gcm_driver_java',
+ '../components/components.gyp:infobar_delegate_java',
'../components/components.gyp:invalidation_java',
'../components/components.gyp:navigation_interception_java',
'../components/components.gyp:offline_pages_enums_java',

Powered by Google App Engine
This is Rietveld 408576698