| 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',
|
|
|