| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index c61d6ff3af2f101cebad3baaea81a77cc4b5e9c3..5da4bc3139a547e0ab70320e58bfd9afa270a492 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -324,11 +324,11 @@
|
| 'dependencies': [
|
| 'app/resources/content_resources.gyp:content_resources',
|
| 'app/strings/content_strings.gyp:content_strings',
|
| + '../storage/storage_common.gyp:storage_common',
|
| '../third_party/WebKit/public/blink.gyp:blink',
|
| '../third_party/WebKit/public/blink_resources.gyp:blink_resources',
|
| '../third_party/npapi/npapi.gyp:npapi',
|
| '../webkit/child/webkit_child.gyp:webkit_child',
|
| - '../webkit/common/webkit_common.gyp:webkit_common',
|
| ],
|
| }],
|
| ['use_aura==1', {
|
|
|