| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index 59bd64e9f4dd4b3e8ad6ae2f261bf1c63abe65c6..583d7a1ecb0e5bff65a6f6a997efdbe2118edd10 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -178,8 +178,8 @@
|
| 'dependencies': [
|
| '../third_party/WebKit/public/blink.gyp:blink',
|
| '../third_party/npapi/npapi.gyp:npapi',
|
| + '../webkit/child/webkit_child.gyp:webkit_child',
|
| '../webkit/common/webkit_common.gyp:webkit_common',
|
| - '../webkit/glue/webkit_glue.gyp:glue_child',
|
| ],
|
| }],
|
| ['use_aura==1', {
|
|
|