| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 9779e145c8c60deb5bee582443390e32e418aed3..773a7decf290170fc5ba626e8bde5e1972e98edc 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -460,11 +460,6 @@
|
| '<(DEPTH)/printing/printing.gyp:printing',
|
| ],
|
| }],
|
| - ['OS!="ios" and chrome_multiple_dll!=1', {
|
| - 'dependencies': [
|
| - '<(DEPTH)/webkit/glue/webkit_glue.gyp:glue',
|
| - ],
|
| - }],
|
| ['OS=="android"', {
|
| 'sources/': [
|
| ['exclude', '^common/chrome_version_info_posix.cc'],
|
|
|