| Index: content/content_shell.gypi
|
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi
|
| index e0969dde299a56d460f0c6c91f3225a293231353..2d4a185294ae8a9d467425f0b3acbfe216de26a1 100644
|
| --- a/content/content_shell.gypi
|
| +++ b/content/content_shell.gypi
|
| @@ -62,7 +62,7 @@
|
| '../ui/gl/gl.gyp:gl',
|
| '../url/url.gyp:url_lib',
|
| '../v8/tools/gyp/v8.gyp:v8',
|
| - '../webkit/storage_browser.gyp:webkit_storage_browser',
|
| + '../storage/storage.gyp:webkit_storage_browser',
|
| '../webkit/glue/resources/webkit_resources.gyp:webkit_resources',
|
| ],
|
| 'include_dirs': [
|
|
|