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

Unified Diff: chrome/browser/browser.vcproj

Issue 20066: Move resource_message_filter and resource_request_details to the renderer_hos... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 11 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 9158)
+++ chrome/browser/browser.vcproj (working copy)
@@ -490,18 +490,6 @@
>
</File>
<File
- RelativePath=".\resource_message_filter.cc"
- >
- </File>
- <File
- RelativePath=".\resource_message_filter.h"
- >
- </File>
- <File
- RelativePath=".\resource_request_details.h"
- >
- </File>
- <File
RelativePath=".\session_startup_pref.cc"
>
</File>
@@ -750,14 +738,6 @@
>
</File>
<File
- RelativePath=".\repost_form_warning_dialog.cc"
- >
- </File>
- <File
- RelativePath=".\repost_form_warning_dialog.h"
- >
- </File>
- <File
RelativePath=".\status_bubble.h"
>
</File>
@@ -986,11 +966,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
@@ -2066,6 +2046,18 @@
>
</File>
<File
+ RelativePath=".\renderer_host\resource_message_filter.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\renderer_host\resource_message_filter.h"
+ >
+ </File>
+ <File
+ RelativePath=".\renderer_host\resource_request_details.h"
+ >
+ </File>
+ <File
RelativePath=".\renderer_host\safe_browsing_resource_handler.cc"
>
</File>
@@ -2182,6 +2174,10 @@
>
</File>
<File
+ RelativePath=".\tab_contents\repost_form_warning.h"
+ >
+ </File>
+ <File
RelativePath=".\tab_contents\security_style.h"
>
</File>

Powered by Google App Engine
This is Rietveld 408576698