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

Unified Diff: chrome/chrome_browser.gypi

Issue 1100953002: Move InfoBarResponder into its own file. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Replace the notifications fork. Created 5 years, 8 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_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 82d534d40000cdd6cdeeb1e5b67ba564689bde89..57303172431042d150d822460db0fa113dc06fa3 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -435,6 +435,8 @@
'browser/image_decoder.h',
'browser/image_holder.cc',
'browser/image_holder.h',
+ 'browser/infobars/infobar_responder.cc',
+ 'browser/infobars/infobar_responder.h',
'browser/infobars/infobar_service.cc',
'browser/infobars/infobar_service.h',
'browser/infobars/insecure_content_infobar_delegate.cc',

Powered by Google App Engine
This is Rietveld 408576698