| Index: chrome/chrome_browser_extensions.gypi
|
| diff --git a/chrome/chrome_browser_extensions.gypi b/chrome/chrome_browser_extensions.gypi
|
| index f69e2ada23795c3733216919c0644e11f758f4d1..38c5e0f18a7d1538e0c33db935c249d16d54b30b 100644
|
| --- a/chrome/chrome_browser_extensions.gypi
|
| +++ b/chrome/chrome_browser_extensions.gypi
|
| @@ -963,6 +963,7 @@
|
| '../extensions/extensions_strings.gyp:extensions_strings',
|
| '../net/net.gyp:net',
|
| '../skia/skia.gyp:skia',
|
| + '../storage/storage_common.gyp:storage_common',
|
| '../sync/sync.gyp:sync',
|
| '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation',
|
| '../third_party/icu/icu.gyp:icui18n',
|
| @@ -978,7 +979,6 @@
|
| '../ui/strings/ui_strings.gyp:ui_strings',
|
| '../url/url.gyp:url_lib',
|
| '../webkit/storage_browser.gyp:storage',
|
| - '../webkit/storage_common.gyp:storage_common',
|
| ],
|
| 'include_dirs': [
|
| '..',
|
|
|