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

Unified Diff: base/build/base_unittests.vcproj

Issue 18135: fix filename in vcproj file (time_unittest_win.cc -> time_win_unittest.cc) (Closed)
Patch Set: fix filename 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/build/base_unittests.vcproj
diff --git a/base/build/base_unittests.vcproj b/base/build/base_unittests.vcproj
index b8a42e546ce3fac7d784a9e54c928b64abb4d38b..a35fcc4920b44238d687e7bf42fc8777c78219fa 100644
--- a/base/build/base_unittests.vcproj
+++ b/base/build/base_unittests.vcproj
@@ -368,7 +368,7 @@
>
</File>
<File
- RelativePath="..\time_unittest_win.cc"
+ RelativePath="..\time_win_unittest.cc"
>
</File>
<File
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698