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

Side by Side Diff: base/build/base_unittests.vcproj

Issue 7353: Create a thread-safe observer list. Will be used (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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « base/build/base.vcproj ('k') | base/observer_list_threadsafe.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="Windows-1252"?> 1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject 2 <VisualStudioProject
3 ProjectType="Visual C++" 3 ProjectType="Visual C++"
4 Version="8.00" 4 Version="8.00"
5 Name="base_unittests" 5 Name="base_unittests"
6 ProjectGUID="{27A30967-4BBA-48D1-8522-CDE95F7B1CEC}" 6 ProjectGUID="{27A30967-4BBA-48D1-8522-CDE95F7B1CEC}"
7 RootNamespace="base_unittests" 7 RootNamespace="base_unittests"
8 > 8 >
9 <Platforms> 9 <Platforms>
10 <Platform 10 <Platform
(...skipping 226 matching lines...) Expand 10 before | Expand all | Expand 10 after
237 </File> 237 </File>
238 <File 238 <File
239 RelativePath="..\gfx\native_theme_unittest.cc" 239 RelativePath="..\gfx\native_theme_unittest.cc"
240 > 240 >
241 </File> 241 </File>
242 <File 242 <File
243 RelativePath="..\object_watcher_unittest.cc" 243 RelativePath="..\object_watcher_unittest.cc"
244 > 244 >
245 </File> 245 </File>
246 <File 246 <File
247 RelativePath="..\observer_list_unittest.cc"
248 >
249 </File>
250 <File
247 RelativePath="..\path_service_unittest.cc" 251 RelativePath="..\path_service_unittest.cc"
248 > 252 >
249 </File> 253 </File>
250 <File 254 <File
251 RelativePath="..\pe_image_unittest.cc" 255 RelativePath="..\pe_image_unittest.cc"
252 > 256 >
253 </File> 257 </File>
254 <File 258 <File
255 RelativePath="..\pickle_unittest.cc" 259 RelativePath="..\pickle_unittest.cc"
256 > 260 >
(...skipping 156 matching lines...) Expand 10 before | Expand all | Expand 10 after
413 </File> 417 </File>
414 <File 418 <File
415 RelativePath="..\gfx\vector_canvas_unittest.cc" 419 RelativePath="..\gfx\vector_canvas_unittest.cc"
416 > 420 >
417 </File> 421 </File>
418 </Filter> 422 </Filter>
419 </Files> 423 </Files>
420 <Globals> 424 <Globals>
421 </Globals> 425 </Globals>
422 </VisualStudioProject> 426 </VisualStudioProject>
OLDNEW
« no previous file with comments | « base/build/base.vcproj ('k') | base/observer_list_threadsafe.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698