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

Unified Diff: chrome/chrome_browser.gypi

Issue 133273029: Move LanguageState to the translate component (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Review comment + rebase Created 6 years, 11 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/translate/translate_bubble_view.cc ('k') | chrome/chrome_browser_ui.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 d9f0ae93840a2d5d87c315b48e91467c2cbb9c1b..3ddce523228d7916d5e6d50e9e00c48e64ad54b4 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2413,9 +2413,6 @@
'browser/sync_file_system/syncable_file_system_util.h',
'browser/tab_contents/background_contents.cc',
'browser/tab_contents/background_contents.h',
- 'browser/tab_contents/language_state.cc',
- 'browser/tab_contents/language_state.h',
- 'browser/tab_contents/language_state_observer.h',
'browser/tab_contents/navigation_metrics_recorder.cc',
'browser/tab_contents/navigation_metrics_recorder.h',
'browser/tab_contents/render_view_context_menu.cc',
@@ -2624,6 +2621,7 @@
'../components/components.gyp:navigation_interception',
'../components/components.gyp:precache_content',
'../components/components.gyp:sessions',
+ '../components/components.gyp:translate_content_browser',
'../components/components.gyp:url_matcher',
'../components/components.gyp:visitedlink_browser',
'../components/components.gyp:visitedlink_common',
« no previous file with comments | « chrome/browser/ui/views/translate/translate_bubble_view.cc ('k') | chrome/chrome_browser_ui.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698