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

Unified Diff: android_webview/android_webview.gyp

Issue 794023002: Remember user's decisions on SSL errors. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: comments Created 6 years 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
« no previous file with comments | « no previous file | android_webview/browser/aw_browser_context.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/android_webview.gyp
diff --git a/android_webview/android_webview.gyp b/android_webview/android_webview.gyp
index f0a08af8cc6f7b6a701a2a4002975d48e331b7ce..75b942c572d124ecf668b9ffb9de166a05a8f796 100644
--- a/android_webview/android_webview.gyp
+++ b/android_webview/android_webview.gyp
@@ -164,6 +164,8 @@
'browser/aw_request_interceptor.h',
'browser/aw_resource_context.cc',
'browser/aw_resource_context.h',
+ 'browser/aw_ssl_host_state_delegate.cc',
+ 'browser/aw_ssl_host_state_delegate.h',
'browser/aw_result_codes.h',
'browser/aw_web_preferences_populater.cc',
'browser/aw_web_preferences_populater.h',
« no previous file with comments | « no previous file | android_webview/browser/aw_browser_context.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698