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

Unified Diff: chrome/chrome.gyp

Issue 14497003: Moves TabNavigation into components/sessions and renames (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Really remove webkit_support Created 7 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/webui/ntp/recently_closed_tabs_handler.cc ('k') | chrome/chrome_browser.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index e097de2ec97b1e2f4992fab0b8b52f24286eb3c9..0c51b51049cf8ca0f57b662df151aaf373f83981 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -1110,8 +1110,9 @@
'profile_sync_service_model_type_selection_java',
'toolbar_model_security_levels_java',
'../base/base.gyp:base',
- '../components/components.gyp:navigation_interception_java',
'../components/components.gyp:autofill_java',
+ '../components/components.gyp:navigation_interception_java',
+ '../components/components.gyp:sessions',
'../components/components.gyp:web_contents_delegate_android_java',
'../content/content.gyp:content_java',
'../sync/sync.gyp:sync_java',
« no previous file with comments | « chrome/browser/ui/webui/ntp/recently_closed_tabs_handler.cc ('k') | chrome/chrome_browser.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698