| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index d49b89f63e98137d03a76493ed07511453de2be0..02cfc46323c79fbc830069358298cb83f27487ac 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -417,10 +417,9 @@
|
| '<(webkit_src_dir)/Source/WebKit/chromium/WebKit.gyp:webkit',
|
| '../ui/gl/gl.gyp:gl',
|
| '../webkit/support/webkit_support.gyp:appcache',
|
| - '../webkit/support/webkit_support.gyp:blob',
|
| '../webkit/support/webkit_support.gyp:database',
|
| - '../webkit/support/webkit_support.gyp:fileapi',
|
| '../webkit/support/webkit_support.gyp:webkit_base',
|
| + '../webkit/support/webkit_support.gyp:webkit_storage',
|
| ],
|
| }],
|
| ['OS!="win"', {
|
|
|