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

Unified Diff: chrome/chrome_browser.gypi

Issue 284313008: Move TranslateInfoBarDelegate and OptionsMenuModel to the Translate component. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase + review comments Created 6 years, 7 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/views/infobars/translate_message_infobar.cc ('k') | components/infobars.gypi » ('j') | 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 e0e51e588678ca15284b5e56ae8dbf707ccf7771..0f4ae5a6e2c80cfefbb7906b162105298641ec26 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2522,12 +2522,8 @@
'browser/thumbnails/thumbnailing_algorithm.h',
'browser/thumbnails/thumbnailing_context.cc',
'browser/thumbnails/thumbnailing_context.h',
- 'browser/translate/options_menu_model.cc',
- 'browser/translate/options_menu_model.h',
'browser/translate/translate_accept_languages_factory.cc',
'browser/translate/translate_accept_languages_factory.h',
- 'browser/translate/translate_infobar_delegate.cc',
- 'browser/translate/translate_infobar_delegate.h',
'browser/translate/translate_service.cc',
'browser/translate/translate_service.h',
'browser/translate/translate_tab_helper.cc',
« no previous file with comments | « chrome/browser/ui/views/infobars/translate_message_infobar.cc ('k') | components/infobars.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698