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

Side by Side Diff: chrome/common/common.vcproj

Issue 21039: Revert my change to get the tree green. Not sure why the tests became flaky.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 10 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 | « chrome/common/common.scons ('k') | chrome/common/ipc_fuzzing_tests.cc » ('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="common" 5 Name="common"
6 ProjectGUID="{899F1280-3441-4D1F-BA04-CCD6208D9146}" 6 ProjectGUID="{899F1280-3441-4D1F-BA04-CCD6208D9146}"
7 RootNamespace="common" 7 RootNamespace="common"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 267 matching lines...) Expand 10 before | Expand all | Expand 10 after
278 </File> 278 </File>
279 <File 279 <File
280 RelativePath=".\ipc_sync_message.cc" 280 RelativePath=".\ipc_sync_message.cc"
281 > 281 >
282 </File> 282 </File>
283 <File 283 <File
284 RelativePath=".\ipc_sync_message.h" 284 RelativePath=".\ipc_sync_message.h"
285 > 285 >
286 </File> 286 </File>
287 <File 287 <File
288 RelativePath=".\plugin_messages.cc"
289 >
290 </File>
291 <File
288 RelativePath=".\plugin_messages.h" 292 RelativePath=".\plugin_messages.h"
289 > 293 >
290 </File> 294 </File>
291 <File 295 <File
292 RelativePath=".\plugin_messages_internal.h" 296 RelativePath=".\plugin_messages_internal.h"
293 > 297 >
294 </File> 298 </File>
295 <File 299 <File
300 RelativePath=".\render_messages.cc"
301 >
302 </File>
303 <File
296 RelativePath=".\render_messages.h" 304 RelativePath=".\render_messages.h"
297 > 305 >
298 </File> 306 </File>
299 <File 307 <File
300 RelativePath=".\render_messages_internal.h" 308 RelativePath=".\render_messages_internal.h"
301 > 309 >
302 </File> 310 </File>
303 </Filter> 311 </Filter>
304 <Filter 312 <Filter
305 Name="extensions" 313 Name="extensions"
(...skipping 444 matching lines...) Expand 10 before | Expand all | Expand 10 after
750 > 758 >
751 </File> 759 </File>
752 <File 760 <File
753 RelativePath=".\worker_thread_ticker.h" 761 RelativePath=".\worker_thread_ticker.h"
754 > 762 >
755 </File> 763 </File>
756 </Files> 764 </Files>
757 <Globals> 765 <Globals>
758 </Globals> 766 </Globals>
759 </VisualStudioProject> 767 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/common/common.scons ('k') | chrome/common/ipc_fuzzing_tests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698