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

Unified Diff: chrome/browser/browser.vcproj

Issue 15076: Clean up dns prefetch code, and also port it. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: use scoper for init & free 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
diff --git a/chrome/browser/browser.vcproj b/chrome/browser/browser.vcproj
index f0797000084d04ec8c4cc58cd9b667d67546a751..dc7b88594c7bb5012945d7a74411eb24af21eefa 100644
--- a/chrome/browser/browser.vcproj
+++ b/chrome/browser/browser.vcproj
@@ -1586,14 +1586,6 @@
>
</File>
<File
- RelativePath=".\net\dns_slave.cc"
- >
- </File>
- <File
- RelativePath=".\net\dns_slave.h"
- >
- </File>
- <File
RelativePath=".\net\referrer.cc"
>
</File>

Powered by Google App Engine
This is Rietveld 408576698