| Index: android_webview/native/webview_native.gyp
|
| diff --git a/android_webview/native/webview_native.gyp b/android_webview/native/webview_native.gyp
|
| index 60e09adc30921ce45d43f3d86e673bc6453f31da..790d40e3b0a8176ed05f1b4dbc9c9d5c3395aefe 100644
|
| --- a/android_webview/native/webview_native.gyp
|
| +++ b/android_webview/native/webview_native.gyp
|
| @@ -19,11 +19,11 @@
|
| '../../media/media.gyp:player_android',
|
| '../../net/net.gyp:net',
|
| '../../skia/skia.gyp:skia',
|
| + '../../storage/storage_common.gyp:storage_common',
|
| '../../ui/base/ui_base.gyp:ui_base',
|
| '../../ui/gfx/gfx.gyp:gfx',
|
| '../../ui/gfx/gfx.gyp:gfx_geometry',
|
| '../../webkit/storage_browser.gyp:storage',
|
| - '../../webkit/storage_common.gyp:storage_common',
|
| '../../third_party/boringssl/boringssl.gyp:boringssl',
|
| 'android_webview_native_jni',
|
| ],
|
|
|