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

Unified Diff: content/content_browser.gypi

Issue 859213006: Cancel client auth requests when not promptable. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@client-auth-cancel-1
Patch Set: extension test Created 5 years, 10 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 071dce71896a8ee32d9f12fd686c93ff525df9aa..0fe68d2c3ff354b6c3db49b98a434d867a2c7c1b 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -90,6 +90,7 @@
'public/browser/cert_store.h',
'public/browser/child_process_data.h',
'public/browser/child_process_security_policy.h',
+ 'public/browser/client_certificate_delegate.h',
'public/browser/color_chooser.h',
'public/browser/certificate_request_result_type.h',
'public/browser/content_browser_client.cc',

Powered by Google App Engine
This is Rietveld 408576698