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

Unified Diff: base/build/base_unittests.vcproj

Issue 6377: Add a DirectoryWatcher class, allowing objects to be notified whenever... (Closed) Base URL: svn://chrome-svn/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_unittests.vcproj
===================================================================
--- base/build/base_unittests.vcproj (revision 3495)
+++ base/build/base_unittests.vcproj (working copy)
@@ -184,6 +184,10 @@
>
</File>
<File
+ RelativePath="..\directory_watcher_unittest.cc"
+ >
+ </File>
+ <File
RelativePath="..\file_path_unittest.cc"
>
</File>
@@ -256,11 +260,11 @@
>
</File>
<File
- RelativePath="..\gfx\rect_unittest.cc"
+ RelativePath="..\rand_util_unittest.cc"
>
</File>
<File
- RelativePath="..\rand_util_unittest.cc"
+ RelativePath="..\gfx\rect_unittest.cc"
>
</File>
<File

Powered by Google App Engine
This is Rietveld 408576698