| Index: android_webview/native/webview_native.gyp
|
| diff --git a/android_webview/native/webview_native.gyp b/android_webview/native/webview_native.gyp
|
| index 5c03b587de2c8189f636cdb6978f14e26fb9009f..1e265592147fb9c6bb00db3b740c225282efb97f 100644
|
| --- a/android_webview/native/webview_native.gyp
|
| +++ b/android_webview/native/webview_native.gyp
|
| @@ -22,8 +22,8 @@
|
| '../../ui/base/ui_base.gyp:ui_base',
|
| '../../ui/gfx/gfx.gyp:gfx',
|
| '../../ui/gfx/gfx.gyp:gfx_geometry',
|
| - '../../webkit/storage_browser.gyp:webkit_storage_browser',
|
| - '../../webkit/storage_common.gyp:webkit_storage_common',
|
| + '../../storage/storage.gyp:webkit_storage_browser',
|
| + '../../storage/storage.gyp:webkit_storage_common',
|
| '../../third_party/boringssl/boringssl.gyp:boringssl',
|
| 'android_webview_native_jni',
|
| ],
|
|
|