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

Unified Diff: chrome/chrome_browser.gypi

Issue 8938009: Fix the fix. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 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 | 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 6594389b5c7bec869f4145e9ef957e544fd7aa2d..8998561d100dbfd203c25ccc8c1a1d6cca38843f 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -4449,8 +4449,8 @@
'browser/certificate_manager_model.cc',
'browser/certificate_manager_model.h',
'browser/ui/webui/options/certificate_manager_handler.cc',
- 'browser/ui/webui/options/certificate_manager_handler.cc',
- 'browser/ui/webui/options2/certificate_manager_handler.h',
+ 'browser/ui/webui/options/certificate_manager_handler.h',
+ 'browser/ui/webui/options2/certificate_manager_handler.cc',
'browser/ui/webui/options2/certificate_manager_handler.h',
'browser/ui/webui/ssl_client_certificate_selector_webui.cc',
'browser/ui/webui/ssl_client_certificate_selector_webui.h',
« 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