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

Unified Diff: content/content_browser.gypi

Issue 369703002: Remember user decisions on invalid certificates behind a flag (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Nits from sleevi Created 6 years, 5 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: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 76f994cb9f92aac35682f4ff1a0850cb212b954b..cd912f5259fdf2f19aa5dc6d9971e1a1a6592340 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -203,6 +203,7 @@
'public/browser/speech_recognition_session_config.h',
'public/browser/speech_recognition_session_context.cc',
'public/browser/speech_recognition_session_context.h',
+ 'public/browser/ssl_host_state_decisions.h',
'public/browser/storage_partition.h',
'public/browser/stream_handle.h',
'public/browser/tracing_controller.h',

Powered by Google App Engine
This is Rietveld 408576698