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

Unified Diff: chrome/browser/browser.vcproj

Issue 3035: Move importer files into an importer subdirectory. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years, 3 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 | chrome/browser/firefox2_importer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/browser.vcproj
===================================================================
--- chrome/browser/browser.vcproj (revision 2150)
+++ chrome/browser/browser.vcproj (working copy)
@@ -1154,14 +1154,6 @@
>
</File>
<File
- RelativePath=".\title_chomper.cc"
- >
- </File>
- <File
- RelativePath=".\title_chomper.h"
- >
- </File>
- <File
RelativePath=".\web_app_icon_manager.cc"
>
</File>
@@ -1639,6 +1631,66 @@
</File>
</Filter>
<Filter
+ Name="Importer"
+ >
+ <File
+ RelativePath=".\importer\firefox2_importer.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\importer\firefox2_importer.h"
+ >
+ </File>
+ <File
+ RelativePath=".\importer\firefox3_importer.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\importer\firefox3_importer.h"
+ >
+ </File>
+ <File
+ RelativePath=".\importer\firefox_importer_utils.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\importer\firefox_importer_utils.h"
+ >
+ </File>
+ <File
+ RelativePath=".\importer\firefox_profile_lock.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\importer\firefox_profile_lock.h"
+ >
+ </File>
+ <File
+ RelativePath=".\importer\ie_importer.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\importer\ie_importer.h"
+ >
+ </File>
+ <File
+ RelativePath=".\importer\importer.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\importer\importer.h"
+ >
+ </File>
+ <File
+ RelativePath=".\importer\mork_reader.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\importer\mork_reader.h"
+ >
+ </File>
+ </Filter>
+ <Filter
Name="Drag &amp; Drop"
>
<File
@@ -2079,38 +2131,6 @@
>
</File>
<File
- RelativePath=".\firefox2_importer.cc"
- >
- </File>
- <File
- RelativePath=".\firefox2_importer.h"
- >
- </File>
- <File
- RelativePath=".\firefox3_importer.cc"
- >
- </File>
- <File
- RelativePath=".\firefox3_importer.h"
- >
- </File>
- <File
- RelativePath=".\firefox_importer_utils.cc"
- >
- </File>
- <File
- RelativePath=".\firefox_importer_utils.h"
- >
- </File>
- <File
- RelativePath=".\firefox_profile_lock.cc"
- >
- </File>
- <File
- RelativePath=".\firefox_profile_lock.h"
- >
- </File>
- <File
RelativePath=".\gears_integration.cc"
>
</File>
@@ -2135,22 +2155,6 @@
>
</File>
<File
- RelativePath=".\ie_importer.cc"
- >
- </File>
- <File
- RelativePath=".\ie_importer.h"
- >
- </File>
- <File
- RelativePath=".\importer.cc"
- >
- </File>
- <File
- RelativePath=".\importer.h"
- >
- </File>
- <File
RelativePath=".\interstitial_page_delegate.h"
>
</File>
@@ -2163,14 +2167,6 @@
>
</File>
<File
- RelativePath=".\mork_reader.cc"
- >
- </File>
- <File
- RelativePath=".\mork_reader.h"
- >
- </File>
- <File
RelativePath=".\page_info_window.cc"
>
</File>
« no previous file with comments | « no previous file | chrome/browser/firefox2_importer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698