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

Unified Diff: chrome/browser/browser.vcproj

Issue 20296: Remember that we've white listed a certificate when we switch to a new tab.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 11 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: chrome/browser/browser.vcproj
===================================================================
--- chrome/browser/browser.vcproj (revision 9212)
+++ chrome/browser/browser.vcproj (working copy)
@@ -986,11 +986,11 @@
>
</File>
<File
- RelativePath=".\history\history_publisher_win.cc"
+ RelativePath=".\history\history_publisher.h"
>
</File>
<File
- RelativePath=".\history\history_publisher.h"
+ RelativePath=".\history\history_publisher_win.cc"
>
</File>
<File
@@ -2386,6 +2386,14 @@
>
</File>
<File
+ RelativePath=".\ssl\ssl_host_state.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\ssl\ssl_host_state.h"
+ >
+ </File>
+ <File
RelativePath=".\ssl\ssl_manager.cc"
>
</File>

Powered by Google App Engine
This is Rietveld 408576698