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

Unified Diff: base/build/base.vcproj

Issue 6025: Add a FilePath object (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: '' Created 12 years, 2 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: base/build/base.vcproj
===================================================================
--- base/build/base.vcproj (revision 2812)
+++ base/build/base.vcproj (working copy)
@@ -278,6 +278,14 @@
>
</File>
<File
+ RelativePath="..\file_path.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\file_path.h"
+ >
+ </File>
+ <File
RelativePath="..\file_util.cc"
>
</File>

Powered by Google App Engine
This is Rietveld 408576698