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

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

Issue 7638: Construct a field trial to see if HIGH or MEDIUM memory model "works better"... (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/SConscript ('k') | base/build/base_unittests.vcproj » ('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" 5 Name="base"
6 ProjectGUID="{1832A374-8A74-4F9E-B536-69A699B3E165}" 6 ProjectGUID="{1832A374-8A74-4F9E-B536-69A699B3E165}"
7 RootNamespace="base" 7 RootNamespace="base"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 268 matching lines...) Expand 10 before | Expand all | Expand 10 after
279 </File> 279 </File>
280 <File 280 <File
281 RelativePath="..\event_recorder.cc" 281 RelativePath="..\event_recorder.cc"
282 > 282 >
283 </File> 283 </File>
284 <File 284 <File
285 RelativePath="..\event_recorder.h" 285 RelativePath="..\event_recorder.h"
286 > 286 >
287 </File> 287 </File>
288 <File 288 <File
289 RelativePath="..\field_trial.cc"
290 >
291 </File>
292 <File
293 RelativePath="..\field_trial.h"
294 >
295 </File>
296 <File
289 RelativePath="..\file_path.cc" 297 RelativePath="..\file_path.cc"
290 > 298 >
291 </File> 299 </File>
292 <File 300 <File
293 RelativePath="..\file_path.h" 301 RelativePath="..\file_path.h"
294 > 302 >
295 </File> 303 </File>
296 <File 304 <File
297 RelativePath="..\file_util.cc" 305 RelativePath="..\file_util.cc"
298 > 306 >
(...skipping 232 matching lines...) Expand 10 before | Expand all | Expand 10 after
531 </File> 539 </File>
532 <File 540 <File
533 RelativePath="..\third_party\nspr\prcpucfg.h" 541 RelativePath="..\third_party\nspr\prcpucfg.h"
534 > 542 >
535 </File> 543 </File>
536 <File 544 <File
537 RelativePath="..\third_party\nspr\prcpucfg_win.h" 545 RelativePath="..\third_party\nspr\prcpucfg_win.h"
538 > 546 >
539 </File> 547 </File>
540 <File 548 <File
541 RelativePath="..\process_win.cc"
542 >
543 </File>
544 <File
545 RelativePath="..\process.h" 549 RelativePath="..\process.h"
546 > 550 >
547 </File> 551 </File>
548 <File 552 <File
549 RelativePath="..\process_util.h" 553 RelativePath="..\process_util.h"
550 > 554 >
551 </File> 555 </File>
552 <File 556 <File
553 RelativePath="..\process_util_win.cc" 557 RelativePath="..\process_util_win.cc"
554 > 558 >
555 </File> 559 </File>
556 <File 560 <File
561 RelativePath="..\process_win.cc"
562 >
563 </File>
564 <File
557 RelativePath="..\third_party\nspr\prtime.cc" 565 RelativePath="..\third_party\nspr\prtime.cc"
558 > 566 >
559 </File> 567 </File>
560 <File 568 <File
561 RelativePath="..\third_party\nspr\prtime.h" 569 RelativePath="..\third_party\nspr\prtime.h"
562 > 570 >
563 </File> 571 </File>
564 <File 572 <File
565 RelativePath="..\third_party\nspr\prtypes.h" 573 RelativePath="..\third_party\nspr\prtypes.h"
566 > 574 >
(...skipping 327 matching lines...) Expand 10 before | Expand all | Expand 10 after
894 > 902 >
895 </File> 903 </File>
896 <File 904 <File
897 RelativePath="..\worker_pool.h" 905 RelativePath="..\worker_pool.h"
898 > 906 >
899 </File> 907 </File>
900 </Files> 908 </Files>
901 <Globals> 909 <Globals>
902 </Globals> 910 </Globals>
903 </VisualStudioProject> 911 </VisualStudioProject>
OLDNEW
« no previous file with comments | « base/SConscript ('k') | base/build/base_unittests.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698