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

Unified Diff: chrome/test/unit/unittests.vcproj

Issue 118028: Implements a Zip() utility function. Refactor existing (Closed)
Patch Set: Attempt to get rietveld to recognize copies Created 11 years, 7 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/test/unit/unittests.vcproj
diff --git a/chrome/test/unit/unittests.vcproj b/chrome/test/unit/unittests.vcproj
index 47f1c63ff02cfc102c05844e05e695eb4f1ddaff..41ed2138f3a8244b8592ad3fe6e4b4c608a3a95f 100644
--- a/chrome/test/unit/unittests.vcproj
+++ b/chrome/test/unit/unittests.vcproj
@@ -1074,15 +1074,15 @@
>
</File>
<File
- RelativePath="..\..\common\unzip_unittest.cc"
+ RelativePath="..\..\common\extensions\user_script_unittest.cc"
>
</File>
<File
- RelativePath="..\..\common\extensions\user_script_unittest.cc"
+ RelativePath="..\..\common\worker_thread_ticker_unittest.cc"
>
</File>
<File
- RelativePath="..\..\common\worker_thread_ticker_unittest.cc"
+ RelativePath="..\..\common\zip_unittest.cc"
>
</File>
</Filter>

Powered by Google App Engine
This is Rietveld 408576698