| Index: content/content_shell.gypi
|
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi
|
| index 5ca79a3a81e8e25f6d76244cc93d7db5bbf024d4..f530e5a2c3c11ada8924bde60a9a88afe9df4a88 100644
|
| --- a/content/content_shell.gypi
|
| +++ b/content/content_shell.gypi
|
| @@ -54,6 +54,7 @@
|
| '../net/net.gyp:net',
|
| '../net/net.gyp:net_resources',
|
| '../skia/skia.gyp:skia',
|
| + '../storage/storage_browser.gyp:storage',
|
| '../third_party/WebKit/public/blink.gyp:blink',
|
| '../third_party/WebKit/public/blink.gyp:blink_test_support',
|
| '../ui/base/ui_base.gyp:ui_base',
|
| @@ -64,7 +65,6 @@
|
| '../ui/gl/gl.gyp:gl',
|
| '../url/url.gyp:url_lib',
|
| '../v8/tools/gyp/v8.gyp:v8',
|
| - '../webkit/storage_browser.gyp:storage',
|
| ],
|
| 'include_dirs': [
|
| '..',
|
|
|