| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 7006e4050f56e8e54566d0c3155b73f03ed72711..85a65e91feb2b2556ffc979183a86e5f8629e90d 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -1597,12 +1597,11 @@
|
| '../mojo/mojo_base.gyp:mojo_cpp_bindings',
|
| '../mojo/mojo_base.gyp:mojo_js_bindings',
|
| '../net/net.gyp:http_server',
|
| + '../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/common/webkit_common.gyp:webkit_common',
|
| '../webkit/storage_browser.gyp:storage',
|
| - '../webkit/storage_common.gyp:storage_common',
|
| ],
|
| }],
|
| ['enable_printing!=0', {
|
|
|