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

Unified Diff: base/build/base.vcproj

Issue 4079: Porting refactoring changes:... (Closed) Base URL: http://src.chromium.org/svn/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
Index: base/build/base.vcproj
===================================================================
--- base/build/base.vcproj (revision 2544)
+++ base/build/base.vcproj (working copy)
@@ -558,6 +558,18 @@
>
</File>
<File
+ RelativePath=".\rand_util.cc"
Mark Mentovai 2008/09/29 22:20:05 These need to be ..\whatever.
+ >
+ </File>
+ <File
+ RelativePath=".\rand_util_win.cc"
Mark Mentovai 2008/09/29 22:20:05 Should follow rand_util.h. (The VS IDE sorts thes
+ >
+ </File>
+ <File
+ RelativePath=".\rand_util.h"
+ >
+ </File>
+ <File
RelativePath="..\ref_counted.cc"
>
</File>

Powered by Google App Engine
This is Rietveld 408576698