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

Unified Diff: chrome/test/unit/unittests.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 | « chrome/browser/views/importer_view.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/unit/unittests.vcproj
===================================================================
--- chrome/test/unit/unittests.vcproj (revision 2150)
+++ chrome/test/unit/unittests.vcproj (working copy)
@@ -523,14 +523,6 @@
</File>
</Filter>
<Filter
- Name="TestTitleChomper"
- >
- <File
- RelativePath="..\..\browser\title_chomper_unittest.cc"
- >
- </File>
- </Filter>
- <Filter
Name="TestTemplateURLParser"
>
<File
@@ -850,11 +842,11 @@
Name="TestImporter"
>
<File
- RelativePath="..\..\browser\firefox_importer_unittest.cc"
+ RelativePath="..\..\browser\importer\firefox_importer_unittest.cc"
>
</File>
<File
- RelativePath="..\..\browser\importer_unittest.cc"
+ RelativePath="..\..\browser\importer\importer_unittest.cc"
>
</File>
</Filter>
« no previous file with comments | « chrome/browser/views/importer_view.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698