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

Unified Diff: base/build/base.vcproj

Issue 1608: Create a LazyInstance abstraction. (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
Index: base/build/base.vcproj
===================================================================
--- base/build/base.vcproj (revision 1835)
+++ base/build/base.vcproj (working copy)
@@ -370,6 +370,14 @@
>
</File>
<File
+ RelativePath="..\lazy_instance.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\lazy_instance.h"
+ >
+ </File>
+ <File
RelativePath="..\linked_ptr.h"
>
</File>
« no previous file with comments | « base/SConscript ('k') | base/build/base_unittests.vcproj » ('j') | base/lazy_instance.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698