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

Unified Diff: chrome/chrome_browser.gypi

Issue 10206024: Move TranslateInfoBarUtilities to a common place so that other infobars may reuse these helpers (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: addressed avi's comments Created 8 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
« no previous file with comments | « chrome/browser/ui/cocoa/infobars/translate_message_infobar_controller.mm ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index a0f5f6bce7611c218b107979821b65eacd54cd07..554c1cecd31785ad0e516bd3bcee96ec40a74159 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2565,6 +2565,8 @@
'browser/ui/cocoa/infobars/infobar_controller.mm',
'browser/ui/cocoa/infobars/infobar_gradient_view.h',
'browser/ui/cocoa/infobars/infobar_gradient_view.mm',
+ 'browser/ui/cocoa/infobars/infobar_utilities.h',
+ 'browser/ui/cocoa/infobars/infobar_utilities.mm',
'browser/ui/cocoa/infobars/infobar.h',
'browser/ui/cocoa/infobars/mock_confirm_infobar_delegate.cc',
'browser/ui/cocoa/infobars/mock_confirm_infobar_delegate.h',
« no previous file with comments | « chrome/browser/ui/cocoa/infobars/translate_message_infobar_controller.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698