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

Side by Side Diff: base/base.xcodeproj/project.pbxproj

Issue 3805: autorelease message pumps (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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | base/build/base.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 // !$*UTF8*$! 1 // !$*UTF8*$!
2 { 2 {
3 archiveVersion = 1; 3 archiveVersion = 1;
4 classes = { 4 classes = {
5 }; 5 };
6 objectVersion = 45; 6 objectVersion = 45;
7 objects = { 7 objects = {
8 8
9 /* Begin PBXAggregateTarget section */ 9 /* Begin PBXAggregateTarget section */
10 825404020D92D3340006B936 /* All */ = { 10 825404020D92D3340006B936 /* All */ = {
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
75 7B836E180E55CE5B00F6AD31 /* libicudata.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B836D970E55CE4700F6AD31 /* libicudata.a */; }; 75 7B836E180E55CE5B00F6AD31 /* libicudata.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B836D970E55CE4700F6AD31 /* libicudata.a */; };
76 7B8505B30E5B432200730B43 /* size.cc in Sources */ = {isa = PBXBu ildFile; fileRef = 7B8505A40E5B3FBE00730B43 /* size.cc */; }; 76 7B8505B30E5B432200730B43 /* size.cc in Sources */ = {isa = PBXBu ildFile; fileRef = 7B8505A40E5B3FBE00730B43 /* size.cc */; };
77 7B8505D30E5B43EE00730B43 /* rect_unittest.cc in Sources */ = {is a = PBXBuildFile; fileRef = E45629E40E27C058005E4685 /* rect_unittest.cc */; }; 77 7B8505D30E5B43EE00730B43 /* rect_unittest.cc in Sources */ = {is a = PBXBuildFile; fileRef = E45629E40E27C058005E4685 /* rect_unittest.cc */; };
78 7B8505D40E5B43FE00730B43 /* convolver_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = E48A06790E3F714300172919 /* convolver_unittest. cc */; }; 78 7B8505D40E5B43FE00730B43 /* convolver_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = E48A06790E3F714300172919 /* convolver_unittest. cc */; };
79 7B8505D50E5B441000730B43 /* png_codec_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = E4562A200E27C8C1005E4685 /* png_codec_unittest. cc */; }; 79 7B8505D50E5B441000730B43 /* png_codec_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = E4562A200E27C8C1005E4685 /* png_codec_unittest. cc */; };
80 7B8505D90E5B445100730B43 /* libbase_gfx.a in Frameworks */ = {is a = PBXBuildFile; fileRef = 825403B10D92D2E50006B936 /* libbase_gfx.a */; }; 80 7B8505D90E5B445100730B43 /* libbase_gfx.a in Frameworks */ = {is a = PBXBuildFile; fileRef = 825403B10D92D2E50006B936 /* libbase_gfx.a */; };
81 7B85062A0E5B556900730B43 /* libpng.a in Frameworks */ = {isa = P BXBuildFile; fileRef = 7B165D5E0E55081400185273 /* libpng.a */; }; 81 7B85062A0E5B556900730B43 /* libpng.a in Frameworks */ = {isa = P BXBuildFile; fileRef = 7B165D5E0E55081400185273 /* libpng.a */; };
82 7B85062F0E5B559A00730B43 /* libzlib.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B165D6E0E55081400185273 /* libzlib.a */; }; 82 7B85062F0E5B559A00730B43 /* libzlib.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B165D6E0E55081400185273 /* libzlib.a */; };
83 7BA355EB0E898C100023C8B9 /* message_pump_mac.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7BA355EA0E898C100023C8B9 /* message_pump_mac.mm * /; }; 83 7BA355EB0E898C100023C8B9 /* message_pump_mac.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7BA355EA0E898C100023C8B9 /* message_pump_mac.mm * /; };
84 7BA3562C0E898F880023C8B9 /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7BA3562B0E898F7B0023C8B9 /* AppKit.framework */; }; 84 7BA3562C0E898F880023C8B9 /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7BA3562B0E898F7B0023C8B9 /* AppKit.framework */; };
85 7BA35DD30E8C0D5F0023C8B9 /* scoped_nsautorelease_pool.mm in Sour ces */ = {isa = PBXBuildFile; fileRef = 7BA35DD20E8C0D5F0023C8B9 /* scoped_nsaut orelease_pool.mm */; };
85 7BAE30E50E6D939F00C3F750 /* atomicops_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7BAE30E10E6D939800C3F750 /* atomicops_unittest. cc */; }; 86 7BAE30E50E6D939F00C3F750 /* atomicops_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7BAE30E10E6D939800C3F750 /* atomicops_unittest. cc */; };
86 7BAE30E60E6D939F00C3F750 /* simple_thread_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7BAE30E40E6D939800C3F750 /* simple_thread_u nittest.cc */; }; 87 7BAE30E60E6D939F00C3F750 /* simple_thread_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7BAE30E40E6D939800C3F750 /* simple_thread_u nittest.cc */; };
87 7BAE30E70E6D93A300C3F750 /* simple_thread.cc in Sources */ = {is a = PBXBuildFile; fileRef = 7BAE30E20E6D939800C3F750 /* simple_thread.cc */; }; 88 7BAE30E70E6D93A300C3F750 /* simple_thread.cc in Sources */ = {is a = PBXBuildFile; fileRef = 7BAE30E20E6D939800C3F750 /* simple_thread.cc */; };
88 7BAE38AC0E6EFDBA00C3F750 /* thread_local_posix.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7BAE38A90E6EFD9900C3F750 /* thread_local_posix. cc */; }; 89 7BAE38AC0E6EFDBA00C3F750 /* thread_local_posix.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7BAE38A90E6EFD9900C3F750 /* thread_local_posix. cc */; };
89 7BAE38AF0E6EFDC300C3F750 /* thread_local_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7BAE38AB0E6EFD9900C3F750 /* thread_local_uni ttest.cc */; }; 90 7BAE38AF0E6EFDC300C3F750 /* thread_local_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7BAE38AB0E6EFD9900C3F750 /* thread_local_uni ttest.cc */; };
90 7BAE392A0E6F4EEF00C3F750 /* hmac_mac.cc in Sources */ = {isa = P BXBuildFile; fileRef = 7BAE39220E6F4EEC00C3F750 /* hmac_mac.cc */; }; 91 7BAE392A0E6F4EEF00C3F750 /* hmac_mac.cc in Sources */ = {isa = P BXBuildFile; fileRef = 7BAE39220E6F4EEC00C3F750 /* hmac_mac.cc */; };
91 7BAE392B0E6F4EF200C3F750 /* hmac_unittest.cc in Sources */ = {is a = PBXBuildFile; fileRef = 7BAE39240E6F4EEC00C3F750 /* hmac_unittest.cc */; }; 92 7BAE392B0E6F4EF200C3F750 /* hmac_unittest.cc in Sources */ = {is a = PBXBuildFile; fileRef = 7BAE39240E6F4EEC00C3F750 /* hmac_unittest.cc */; };
92 7BAF501C0E50B84200CA8A07 /* base_paths.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7BAF501B0E50B84200CA8A07 /* base_paths.cc */; }; 93 7BAF501C0E50B84200CA8A07 /* base_paths.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7BAF501B0E50B84200CA8A07 /* base_paths.cc */; };
93 7BAF50760E50B8F100CA8A07 /* file_version_info_mac.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7BAF50740E50B8F100CA8A07 /* file_version_inf o_mac.mm */; }; 94 7BAF50760E50B8F100CA8A07 /* file_version_info_mac.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7BAF50740E50B8F100CA8A07 /* file_version_inf o_mac.mm */; };
94 7BD8F4A10E65AA4600034DE9 /* process_util_posix.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7BD8F49F0E65AA2400034DE9 /* process_util_posix. cc */; }; 95 7BD8F4A10E65AA4600034DE9 /* process_util_posix.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7BD8F49F0E65AA2400034DE9 /* process_util_posix. cc */; };
(...skipping 283 matching lines...) Expand 10 before | Expand all | Expand 10 after
378 7B836C4E0E55C6AC00F6AD31 /* release.xcconfig */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = release.x cconfig; sourceTree = "<group>"; }; 379 7B836C4E0E55C6AC00F6AD31 /* release.xcconfig */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = release.x cconfig; sourceTree = "<group>"; };
379 7B8505A10E5B3FBE00730B43 /* img_resize_perftest.cc */ = {isa = P BXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = img_resize_perftest.cc; sourceTree = "<group>"; }; 380 7B8505A10E5B3FBE00730B43 /* img_resize_perftest.cc */ = {isa = P BXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = img_resize_perftest.cc; sourceTree = "<group>"; };
380 7B8505A20E5B3FBE00730B43 /* native_theme_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; pat h = native_theme_unittest.cc; sourceTree = "<group>"; }; 381 7B8505A20E5B3FBE00730B43 /* native_theme_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; pat h = native_theme_unittest.cc; sourceTree = "<group>"; };
381 7B8505A40E5B3FBE00730B43 /* size.cc */ = {isa = PBXFileReference ; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = size.cc; sour ceTree = "<group>"; }; 382 7B8505A40E5B3FBE00730B43 /* size.cc */ = {isa = PBXFileReference ; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = size.cc; sour ceTree = "<group>"; };
382 7B8505A50E5B3FBE00730B43 /* skia_utils.cc */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = skia_ut ils.cc; sourceTree = "<group>"; }; 383 7B8505A50E5B3FBE00730B43 /* skia_utils.cc */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = skia_ut ils.cc; sourceTree = "<group>"; };
383 7B8505A60E5B3FBE00730B43 /* skia_utils.h */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = skia_utils.h ; sourceTree = "<group>"; }; 384 7B8505A60E5B3FBE00730B43 /* skia_utils.h */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = skia_utils.h ; sourceTree = "<group>"; };
384 7B8505A80E5B3FBE00730B43 /* vector_canvas_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; pa th = vector_canvas_unittest.cc; sourceTree = "<group>"; }; 385 7B8505A80E5B3FBE00730B43 /* vector_canvas_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; pa th = vector_canvas_unittest.cc; sourceTree = "<group>"; };
385 7BA355E90E898C100023C8B9 /* message_pump_mac.h */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = messag e_pump_mac.h; sourceTree = "<group>"; }; 386 7BA355E90E898C100023C8B9 /* message_pump_mac.h */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = messag e_pump_mac.h; sourceTree = "<group>"; };
386 7BA355EA0E898C100023C8B9 /* message_pump_mac.mm */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = message_pump_mac.mm; sourceTree = "<group>"; }; 387 7BA355EA0E898C100023C8B9 /* message_pump_mac.mm */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = message_pump_mac.mm; sourceTree = "<group>"; };
387 7BA3562B0E898F7B0023C8B9 /* AppKit.framework */ = {isa = PBXFile Reference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = "<group>"; }; 388 7BA3562B0E898F7B0023C8B9 /* AppKit.framework */ = {isa = PBXFile Reference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = "<group>"; };
389 7BA35DD10E8C0D5F0023C8B9 /* scoped_nsautorelease_pool.h */ = {is a = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scoped_nsautorelease_pool.h; sourceTree = "<group>"; };
390 7BA35DD20E8C0D5F0023C8B9 /* scoped_nsautorelease_pool.mm */ = {i sa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objc pp; path = scoped_nsautorelease_pool.mm; sourceTree = "<group>"; };
388 7BAE30E10E6D939800C3F750 /* atomicops_unittest.cc */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = atomicops_unittest.cc; sourceTree = "<group>"; }; 391 7BAE30E10E6D939800C3F750 /* atomicops_unittest.cc */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = atomicops_unittest.cc; sourceTree = "<group>"; };
389 7BAE30E20E6D939800C3F750 /* simple_thread.cc */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = simp le_thread.cc; sourceTree = "<group>"; }; 392 7BAE30E20E6D939800C3F750 /* simple_thread.cc */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = simp le_thread.cc; sourceTree = "<group>"; };
390 7BAE30E30E6D939800C3F750 /* simple_thread.h */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = simple_th read.h; sourceTree = "<group>"; }; 393 7BAE30E30E6D939800C3F750 /* simple_thread.h */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = simple_th read.h; sourceTree = "<group>"; };
391 7BAE30E40E6D939800C3F750 /* simple_thread_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; pa th = simple_thread_unittest.cc; sourceTree = "<group>"; }; 394 7BAE30E40E6D939800C3F750 /* simple_thread_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; pa th = simple_thread_unittest.cc; sourceTree = "<group>"; };
392 7BAE38A80E6EFD9900C3F750 /* thread_local.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = thread_loc al.h; sourceTree = "<group>"; }; 395 7BAE38A80E6EFD9900C3F750 /* thread_local.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = thread_loc al.h; sourceTree = "<group>"; };
393 7BAE38A90E6EFD9900C3F750 /* thread_local_posix.cc */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = thread_local_posix.cc; sourceTree = "<group>"; }; 396 7BAE38A90E6EFD9900C3F750 /* thread_local_posix.cc */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = thread_local_posix.cc; sourceTree = "<group>"; };
394 7BAE38AB0E6EFD9900C3F750 /* thread_local_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; pat h = thread_local_unittest.cc; sourceTree = "<group>"; }; 397 7BAE38AB0E6EFD9900C3F750 /* thread_local_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; pat h = thread_local_unittest.cc; sourceTree = "<group>"; };
395 7BAE39220E6F4EEC00C3F750 /* hmac_mac.cc */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = hmac_mac. cc; sourceTree = "<group>"; }; 398 7BAE39220E6F4EEC00C3F750 /* hmac_mac.cc */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = hmac_mac. cc; sourceTree = "<group>"; };
396 7BAE39240E6F4EEC00C3F750 /* hmac_unittest.cc */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = hmac _unittest.cc; sourceTree = "<group>"; }; 399 7BAE39240E6F4EEC00C3F750 /* hmac_unittest.cc */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = hmac _unittest.cc; sourceTree = "<group>"; };
397 7BAE39BA0E6F576200C3F750 /* hmac.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hmac.h; sourceTree = "<group>"; }; 400 7BAE39BA0E6F576200C3F750 /* hmac.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hmac.h; sourceTree = "<group>"; };
(...skipping 517 matching lines...) Expand 10 before | Expand all | Expand 10 after
915 825403590D92D27C0006B936 /* ref_counted.h */, 918 825403590D92D27C0006B936 /* ref_counted.h */,
916 E4AFA4BA0E50DDDF00201347 /* ref_counted_unittest .cc */, 919 E4AFA4BA0E50DDDF00201347 /* ref_counted_unittest .cc */,
917 8254035A0D92D27C0006B936 /* registry.cc */, 920 8254035A0D92D27C0006B936 /* registry.cc */,
918 8254035B0D92D27C0006B936 /* registry.h */, 921 8254035B0D92D27C0006B936 /* registry.h */,
919 8254035C0D92D27C0006B936 /* resource_util.cc */, 922 8254035C0D92D27C0006B936 /* resource_util.cc */,
920 8254035D0D92D27C0006B936 /* resource_util.h */, 923 8254035D0D92D27C0006B936 /* resource_util.h */,
921 8254035E0D92D27C0006B936 /* revocable_store.cc * /, 924 8254035E0D92D27C0006B936 /* revocable_store.cc * /,
922 8254035F0D92D27C0006B936 /* revocable_store.h */ , 925 8254035F0D92D27C0006B936 /* revocable_store.h */ ,
923 E49F1A5D0E4CD6E200386AEC /* run_all_unittests.cc */, 926 E49F1A5D0E4CD6E200386AEC /* run_all_unittests.cc */,
924 7B5AD60D0D9DD8050012BCF1 /* scoped_cftyperef.h * /, 927 7B5AD60D0D9DD8050012BCF1 /* scoped_cftyperef.h * /,
928 7BA35DD10E8C0D5F0023C8B9 /* scoped_nsautorelease _pool.h */,
929 7BA35DD20E8C0D5F0023C8B9 /* scoped_nsautorelease _pool.mm */,
925 825403610D92D27C0006B936 /* scoped_ptr.h */, 930 825403610D92D27C0006B936 /* scoped_ptr.h */,
926 7BD8F4CF0E65B4A900034DE9 /* scoped_ptr_unittest. cc */, 931 7BD8F4CF0E65B4A900034DE9 /* scoped_ptr_unittest. cc */,
927 825403620D92D27C0006B936 /* sha2.cc */, 932 825403620D92D27C0006B936 /* sha2.cc */,
928 825403630D92D27C0006B936 /* sha2.h */, 933 825403630D92D27C0006B936 /* sha2.h */,
929 8254036F0D92D2840006B936 /* sha256.h */, 934 8254036F0D92D2840006B936 /* sha256.h */,
930 E49E4CAB0E4CF6DB00AD47F7 /* sha2_unittest.cc */, 935 E49E4CAB0E4CF6DB00AD47F7 /* sha2_unittest.cc */,
931 825403700D92D2840006B936 /* sha512.cc */, 936 825403700D92D2840006B936 /* sha512.cc */,
932 825403730D92D2CF0006B936 /* shared_event.cc */, 937 825403730D92D2CF0006B936 /* shared_event.cc */,
933 825403740D92D2CF0006B936 /* shared_event.h */, 938 825403740D92D2CF0006B936 /* shared_event.h */,
934 825403760D92D2CF0006B936 /* shared_memory.h */, 939 825403760D92D2CF0006B936 /* shared_memory.h */,
(...skipping 401 matching lines...) Expand 10 before | Expand all | Expand 10 after
1336 7BA355EB0E898C100023C8B9 /* message_pump_mac.mm in Sources */, 1341 7BA355EB0E898C100023C8B9 /* message_pump_mac.mm in Sources */,
1337 7BF882910E719389000BAF8A /* non_thread_safe.cc i n Sources */, 1342 7BF882910E719389000BAF8A /* non_thread_safe.cc i n Sources */,
1338 ABF4B9B50DC2BC9F00A6E319 /* path_service.cc in S ources */, 1343 ABF4B9B50DC2BC9F00A6E319 /* path_service.cc in S ources */,
1339 824654A60DC25CD7007C2BAA /* pickle.cc in Sources */, 1344 824654A60DC25CD7007C2BAA /* pickle.cc in Sources */,
1340 7BF164F30E660CA500AA999E /* platform_thread_mac. mm in Sources */, 1345 7BF164F30E660CA500AA999E /* platform_thread_mac. mm in Sources */,
1341 93E703170E5D63E00046259B /* platform_thread_posi x.cc in Sources */, 1346 93E703170E5D63E00046259B /* platform_thread_posi x.cc in Sources */,
1342 7BD8F4A10E65AA4600034DE9 /* process_util_posix.c c in Sources */, 1347 7BD8F4A10E65AA4600034DE9 /* process_util_posix.c c in Sources */,
1343 824654DF0DC26521007C2BAA /* prtime.cc in Sources */, 1348 824654DF0DC26521007C2BAA /* prtime.cc in Sources */,
1344 7B836C050E55BBB800F6AD31 /* ref_counted.cc in So urces */, 1349 7B836C050E55BBB800F6AD31 /* ref_counted.cc in So urces */,
1345 8246548C0DC259DB007C2BAA /* revocable_store.cc i n Sources */, 1350 8246548C0DC259DB007C2BAA /* revocable_store.cc i n Sources */,
1351 7BA35DD30E8C0D5F0023C8B9 /* scoped_nsautorelease _pool.mm in Sources */,
1346 ABF4B9BC0DC2BD1000A6E319 /* sha2.cc in Sources * /, 1352 ABF4B9BC0DC2BD1000A6E319 /* sha2.cc in Sources * /,
1347 ABF4B9BE0DC2BD1500A6E319 /* sha512.cc in Sources */, 1353 ABF4B9BE0DC2BD1500A6E319 /* sha512.cc in Sources */,
1348 824653740DC12D0E007C2BAA /* shared_memory_posix. cc in Sources */, 1354 824653740DC12D0E007C2BAA /* shared_memory_posix. cc in Sources */,
1349 7BAE30E70E6D93A300C3F750 /* simple_thread.cc in Sources */, 1355 7BAE30E70E6D93A300C3F750 /* simple_thread.cc in Sources */,
1350 829E365F0DC0FB1C00819EBF /* stats_table.cc in So urces */, 1356 829E365F0DC0FB1C00819EBF /* stats_table.cc in So urces */,
1351 7BD8F7740E65E89800034DE9 /* string16.cc in Sourc es */, 1357 7BD8F7740E65E89800034DE9 /* string16.cc in Sourc es */,
1352 E4A133440E37A3C400110AA2 /* string_escape.cc in Sources */, 1358 E4A133440E37A3C400110AA2 /* string_escape.cc in Sources */,
1353 820EB4F70E3A613F009668FC /* string_piece.cc in S ources */, 1359 820EB4F70E3A613F009668FC /* string_piece.cc in S ources */,
1354 829E36460DC0F6AC00819EBF /* string_util.cc in So urces */, 1360 829E36460DC0F6AC00819EBF /* string_util.cc in So urces */,
1355 820EB4FA0E3A6178009668FC /* string_util_icu.cc i n Sources */, 1361 820EB4FA0E3A6178009668FC /* string_util_icu.cc i n Sources */,
(...skipping 360 matching lines...) Expand 10 before | Expand all | Expand 10 after
1716 E49F1A880E4CDB4500386AEC /* Debug */, 1722 E49F1A880E4CDB4500386AEC /* Debug */,
1717 E49F1A890E4CDB4500386AEC /* Release */, 1723 E49F1A890E4CDB4500386AEC /* Release */,
1718 ); 1724 );
1719 defaultConfigurationIsVisible = 0; 1725 defaultConfigurationIsVisible = 0;
1720 defaultConfigurationName = Release; 1726 defaultConfigurationName = Release;
1721 }; 1727 };
1722 /* End XCConfigurationList section */ 1728 /* End XCConfigurationList section */
1723 }; 1729 };
1724 rootObject = 825402AA0D92D0C60006B936 /* Project object */; 1730 rootObject = 825402AA0D92D0C60006B936 /* Project object */;
1725 } 1731 }
OLDNEW
« no previous file with comments | « no previous file | base/build/base.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698