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

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: moved exclusions 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..a681051e8c4c0e8c06921e3c6150c526dbda02b8 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -4293,6 +4293,8 @@
'browser/certificate_manager_model.h',
'browser/ui/webui/options/certificate_manager_handler.cc',
'browser/ui/webui/options/certificate_manager_handler.h',
+ 'browser/ui/webui/ssl_client_certificate_selector_webui.cc',
+ 'browser/ui/webui/ssl_client_certificate_selector_webui.h',
],
}],
['toolkit_uses_gtk == 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