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

Unified Diff: chrome/chrome_browser.gypi

Issue 23708029: Translate: Refactoring: Create TranslateUIDelegate (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: (rebasing) Created 7 years, 2 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/translate/translate_ui_delegate.cc ('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 28a78684acdef639d9e65592b62abd0e2ede3d56..0f78dd7a7529fa94c54ef994ecb50b92f6cb279d 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2490,6 +2490,8 @@
'browser/translate/translate_script.h',
'browser/translate/translate_tab_helper.cc',
'browser/translate/translate_tab_helper.h',
+ 'browser/translate/translate_ui_delegate.cc',
+ 'browser/translate/translate_ui_delegate.h',
'browser/translate/translate_url_fetcher.cc',
'browser/translate/translate_url_fetcher.h',
'browser/translate/translate_url_util.cc',
« no previous file with comments | « chrome/browser/translate/translate_ui_delegate.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698