| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 7cc2eb14411b8785e1a4253dcb09e22d026b5a99..2aa01c2b8c7c0c5659abdb5bf750901c604159e3 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -1599,11 +1599,11 @@
|
| '../mojo/mojo_base.gyp:mojo_cpp_bindings',
|
| '../mojo/mojo_base.gyp:mojo_js_bindings',
|
| '../net/net.gyp:http_server',
|
| + '../storage/storage_browser.gyp:storage',
|
| '../storage/storage_common.gyp:storage_common',
|
| '../third_party/angle/src/build_angle.gyp:commit_id',
|
| '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase',
|
| '../ui/surface/surface.gyp:surface',
|
| - '../webkit/storage_browser.gyp:storage',
|
| ],
|
| }],
|
| ['enable_printing!=0', {
|
|
|