| Index: android_webview/native/webview_native.gyp
|
| diff --git a/android_webview/native/webview_native.gyp b/android_webview/native/webview_native.gyp
|
| index efb8a1547adf713ef4238857d2b4d65312ade031..3f32c36bfd40a6bb34e9490ce2b39825279b157a 100644
|
| --- a/android_webview/native/webview_native.gyp
|
| +++ b/android_webview/native/webview_native.gyp
|
| @@ -24,7 +24,7 @@
|
| '../../webkit/common/webkit_common.gyp:webkit_common',
|
| '../../webkit/storage_browser.gyp:webkit_storage_browser',
|
| '../../webkit/storage_common.gyp:webkit_storage_common',
|
| - '../../third_party/openssl/openssl.gyp:openssl',
|
| + '../../third_party/boringssl/boringssl.gyp:boringssl',
|
| 'android_webview_native_jni',
|
| ],
|
| 'include_dirs': [
|
|
|