Chromium Code Reviews| Index: content/content_shell.gypi |
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi |
| index 1962802cfe83f50d68acdc06e14e52a4c7c1f0e3..c13e93f3454b73058b7110b22c1a06ec1a39acc4 100644 |
| --- a/content/content_shell.gypi |
| +++ b/content/content_shell.gypi |
| @@ -64,7 +64,7 @@ |
| '../ui/gl/gl.gyp:gl', |
| '../url/url.gyp:url_lib', |
| '../v8/tools/gyp/v8.gyp:v8', |
| - '../webkit/storage_browser.gyp:storage', |
| + '../storage/storage_browser.gyp:storage', |
| ], |
| 'include_dirs': [ |
| '..', |