Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2633)

Unified Diff: android_webview/native/webview_native.gyp

Issue 12091111: Implement Webviewclient.onReceivedSslError (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: updated copyrights Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: android_webview/native/webview_native.gyp
diff --git a/android_webview/native/webview_native.gyp b/android_webview/native/webview_native.gyp
index 431f966688e01ad30c555c4674dcbf42de813c43..765d6f01863571b381187b76e1b5c29e9af5ba8e 100644
--- a/android_webview/native/webview_native.gyp
+++ b/android_webview/native/webview_native.gyp
@@ -28,6 +28,7 @@
'android_webview_jni_registrar.h',
'aw_browser_dependency_factory.cc',
'aw_browser_dependency_factory.h',
+ 'aw_certificate_error_handler_base.cc',
'aw_contents.cc',
'aw_contents.h',
'aw_contents_io_thread_client_impl.cc',
« android_webview/native/aw_contents.cc ('K') | « android_webview/native/aw_contents.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698