| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 9198dc5144af0d1f41528d3bf000bde90eb06b31..889d754e99cfefd96fefc0116a2bdb857ac4d0ee 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -568,8 +568,8 @@
|
| '../ui/gl/gl.gyp:gl',
|
| '../webkit/common/gpu/webkit_gpu.gyp:webkit_gpu',
|
| '../webkit/common/webkit_common.gyp:webkit_common',
|
| - '../webkit/storage_browser.gyp:webkit_storage_browser',
|
| - '../webkit/storage_common.gyp:webkit_storage_common',
|
| + '../webkit/storage_browser.gyp:storage',
|
| + '../webkit/storage_common.gyp:storage_common',
|
| ],
|
| 'actions': [
|
| {
|
|
|