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

Unified Diff: components/sessions.gypi

Issue 151023002: Move the rest of webkit/glue into content/common (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rm webkit_glue.gyp 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/chrome_tests.gypi ('k') | components/web_contents_delegate_android.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sessions.gypi
diff --git a/components/sessions.gypi b/components/sessions.gypi
index 099c88f72b1aa65c918aeeececd8f83f3d341d45..4d2805d4f61892b475b2efb23e5ce3a68b28dbe9 100644
--- a/components/sessions.gypi
+++ b/components/sessions.gypi
@@ -25,11 +25,6 @@
'sessions/serialized_navigation_entry.h',
],
'conditions': [
- ['OS != "ios" and chrome_multiple_dll != 1', {
- 'dependencies': [
- '../webkit/glue/webkit_glue.gyp:glue',
- ]
- }],
['android_webview_build == 0', {
'dependencies': [
'../sync/sync.gyp:sync',
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | components/web_contents_delegate_android.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698