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

Unified Diff: chrome/chrome_browser.gypi

Issue 8403043: Omit WebUI SSL Client Cert selector in Windows and Mac builds. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 2 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 94e6d3750b0c46c2b51e24d31f986ca990c504c9..feb363859b2c5e6e1641b5cfc60cbc59b74ca973 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -4530,6 +4530,8 @@
'browser/ui/webui/cookies_tree_model_adapter.h',
'browser/ui/webui/repost_form_warning_ui.cc',
'browser/ui/webui/repost_form_warning_ui.h',
+ 'browser/ui/webui/ssl_client_certificate_selector_webui.cc',
grt (UTC plus 2) 2011/10/27 15:47:21 is this better off in the "use_nss==0 and use_open
wyck 2011/10/27 16:16:34 Yes.
+ 'browser/ui/webui/ssl_client_certificate_selector_webui.h',
],
'conditions': [
['win_use_allocator_shim==1', {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698