| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index a8de17298ff188f3615b56c7df8f7e77097d9d96..01873440518915a1bc2db8ec48012ab98a9fdb7c 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -564,11 +564,11 @@
|
| '../mojo/mojo_base.gyp:mojo_cpp_bindings',
|
| '../mojo/mojo_base.gyp:mojo_environment_chromium',
|
| '../mojo/mojo_base.gyp:mojo_system_impl',
|
| + '../storage/storage_browser.gyp:storage',
|
| '../storage/storage_common.gyp:storage_common',
|
| '../third_party/WebKit/public/blink.gyp:blink',
|
| '../ui/gl/gl.gyp:gl',
|
| '../webkit/common/gpu/webkit_gpu.gyp:webkit_gpu',
|
| - '../webkit/storage_browser.gyp:storage',
|
| ],
|
| 'actions': [
|
| {
|
|
|