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

Unified Diff: components/infobars.gypi

Issue 824033002: Componentize SimpleAlertInfoBarDelegate (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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: components/infobars.gypi
diff --git a/components/infobars.gypi b/components/infobars.gypi
index e2066e1899ea052eacf1d0c4f601471020d24b8c..449082c6c0df3829a28a183bcd386baac74f0db2 100644
--- a/components/infobars.gypi
+++ b/components/infobars.gypi
@@ -35,6 +35,8 @@
'infobars/core/infobar_manager.h',
'infobars/core/infobars_switches.cc',
'infobars/core/infobars_switches.h',
+ 'infobars/core/simple_alert_infobar_delegate.cc',
+ 'infobars/core/simple_alert_infobar_delegate.h',
],
},
],

Powered by Google App Engine
This is Rietveld 408576698