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

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

Issue 10963: Fix the mac build to add dmg_fp to the libbase.a. (Closed)
Patch Set: Created 12 years, 1 month 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
« no previous file with comments | « no previous file | base/string_util.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 // !$*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 22 matching lines...) Expand all
33 productName = run_base_unittests; 33 productName = run_base_unittests;
34 }; 34 };
35 /* End PBXAggregateTarget section */ 35 /* End PBXAggregateTarget section */
36 36
37 /* Begin PBXBuildFile section */ 37 /* Begin PBXBuildFile section */
38 4D11B59A0E91730200EF7617 /* rand_util.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4D11B5940E9172F800EF7617 /* rand_util.cc */; }; 38 4D11B59A0E91730200EF7617 /* rand_util.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4D11B5940E9172F800EF7617 /* rand_util.cc */; };
39 4D11B59B0E91730200EF7617 /* rand_util_posix.cc in Sources */ = { isa = PBXBuildFile; fileRef = 4D11B5960E9172F800EF7617 /* rand_util_posix.cc */; }; 39 4D11B59B0E91730200EF7617 /* rand_util_posix.cc in Sources */ = { isa = PBXBuildFile; fileRef = 4D11B5960E9172F800EF7617 /* rand_util_posix.cc */; };
40 4D11B59C0E91730500EF7617 /* rand_util_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4D11B5970E9172F800EF7617 /* rand_util_unittest. cc */; }; 40 4D11B59C0E91730500EF7617 /* rand_util_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4D11B5970E9172F800EF7617 /* rand_util_unittest. cc */; };
41 4D11B89E0E929F0400EF7617 /* file_path.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4D11B89B0E929EFF00EF7617 /* file_path.cc */; }; 41 4D11B89E0E929F0400EF7617 /* file_path.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4D11B89B0E929EFF00EF7617 /* file_path.cc */; };
42 4D11B89F0E929F0700EF7617 /* file_path_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4D11B89D0E929EFF00EF7617 /* file_path_unittest. cc */; }; 42 4D11B89F0E929F0700EF7617 /* file_path_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4D11B89D0E929EFF00EF7617 /* file_path_unittest. cc */; };
43 » » 531CBD4F0ECB69180084F32D /* libdmg_fp.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 531CBD370ECB67090084F32D /* libdmg_fp.a */; }; 43 » » 536092FA0ECE474500D1B91E /* dtoa.cc in Sources */ = {isa = PBXBu ildFile; fileRef = 536092F80ECE474500D1B91E /* dtoa.cc */; settings = {COMPILER_ FLAGS = "-Wno-write-strings -Wno-all"; }; };
44 » » 536092FB0ECE474500D1B91E /* g_fmt.cc in Sources */ = {isa = PBXB uildFile; fileRef = 536092F90ECE474500D1B91E /* g_fmt.cc */; settings = {COMPILE R_FLAGS = "-Wno-write-strings -Wno-all"; }; };
44 7B26302F0E82F218001CE27F /* message_pump_libevent.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7B26302D0E82F218001CE27F /* message_pump_lib event.cc */; }; 45 7B26302F0E82F218001CE27F /* message_pump_libevent.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7B26302D0E82F218001CE27F /* message_pump_lib event.cc */; };
45 7B2630330E82F258001CE27F /* libevent.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B2630240E82F1E6001CE27F /* libevent.a */; }; 46 7B2630330E82F258001CE27F /* libevent.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B2630240E82F1E6001CE27F /* libevent.a */; };
46 7B4C5F4A0E4B6BF900679E8F /* sys_string_conversions_mac.mm in Sou rces */ = {isa = PBXBuildFile; fileRef = 7B4C5F480E4B6BF900679E8F /* sys_string_ conversions_mac.mm */; }; 47 7B4C5F4A0E4B6BF900679E8F /* sys_string_conversions_mac.mm in Sou rces */ = {isa = PBXBuildFile; fileRef = 7B4C5F480E4B6BF900679E8F /* sys_string_ conversions_mac.mm */; };
47 7B4DF5350E5B6A66004D7619 /* libskia.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B4DF5320E5B6A4B004D7619 /* libskia.a */; }; 48 7B4DF5350E5B6A66004D7619 /* libskia.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B4DF5320E5B6A4B004D7619 /* libskia.a */; };
48 7B6AF6340E80211C00F9F9CF /* sys_info_posix.cc in Sources */ = {i sa = PBXBuildFile; fileRef = 7B6AF6320E80211700F9F9CF /* sys_info_posix.cc */; } ; 49 7B6AF6340E80211C00F9F9CF /* sys_info_posix.cc in Sources */ = {i sa = PBXBuildFile; fileRef = 7B6AF6320E80211700F9F9CF /* sys_info_posix.cc */; } ;
49 7B6AF6350E80211E00F9F9CF /* sys_info_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7B6AF6330E80211700F9F9CF /* sys_info_unittest.cc */; }; 50 7B6AF6350E80211E00F9F9CF /* sys_info_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7B6AF6330E80211700F9F9CF /* sys_info_unittest.cc */; };
50 7B78CE120E53131800609465 /* debug_util_posix.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7B78CE100E53131800609465 /* debug_util_posix.cc * /; }; 51 7B78CE120E53131800609465 /* debug_util_posix.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7B78CE100E53131800609465 /* debug_util_posix.cc * /; };
51 7B78CE250E5314A000609465 /* debug_util.cc in Sources */ = {isa = PBXBuildFile; fileRef = 825402F20D92D1AC0006B936 /* debug_util.cc */; }; 52 7B78CE250E5314A000609465 /* debug_util.cc in Sources */ = {isa = PBXBuildFile; fileRef = 825402F20D92D1AC0006B936 /* debug_util.cc */; };
52 7B78D38C0E54FDEC00609465 /* libbase.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 825402BB0D92D0FA0006B936 /* libbase.a */; }; 53 7B78D38C0E54FDEC00609465 /* libbase.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 825402BB0D92D0FA0006B936 /* libbase.a */; };
53 7B78D38E0E54FE0100609465 /* at_exit_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = E49115F30E47B496001EE8C3 /* at_exit_unittest.cc * /; }; 54 7B78D38E0E54FE0100609465 /* at_exit_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = E49115F30E47B496001EE8C3 /* at_exit_unittest.cc * /; };
(...skipping 131 matching lines...) Expand 10 before | Expand all | Expand 10 after
185 E48A06710E3F70E200172919 /* convolver.cc in Sources */ = {isa = PBXBuildFile; fileRef = E48A06680E3F70B500172919 /* convolver.cc */; }; 186 E48A06710E3F70E200172919 /* convolver.cc in Sources */ = {isa = PBXBuildFile; fileRef = E48A06680E3F70B500172919 /* convolver.cc */; };
186 E48FB9990EC4ED850052B72B /* process_posix.cc in Sources */ = {is a = PBXBuildFile; fileRef = E48FB9980EC4ED850052B72B /* process_posix.cc */; }; 187 E48FB9990EC4ED850052B72B /* process_posix.cc in Sources */ = {is a = PBXBuildFile; fileRef = E48FB9980EC4ED850052B72B /* process_posix.cc */; };
187 E48FB9EA0EC4F53B0052B72B /* process_util_mac.mm in Sources */ = {isa = PBXBuildFile; fileRef = E48FB9E90EC4F53B0052B72B /* process_util_mac.mm * /; }; 188 E48FB9EA0EC4F53B0052B72B /* process_util_mac.mm in Sources */ = {isa = PBXBuildFile; fileRef = E48FB9E90EC4F53B0052B72B /* process_util_mac.mm * /; };
188 E49115EF0E47B461001EE8C3 /* at_exit.cc in Sources */ = {isa = PB XBuildFile; fileRef = E49115EC0E47B461001EE8C3 /* at_exit.cc */; }; 189 E49115EF0E47B461001EE8C3 /* at_exit.cc in Sources */ = {isa = PB XBuildFile; fileRef = E49115EC0E47B461001EE8C3 /* at_exit.cc */; };
189 E49357220E422A36008F8B09 /* timer.cc in Sources */ = {isa = PBXB uildFile; fileRef = 825403850D92D2CF0006B936 /* timer.cc */; }; 190 E49357220E422A36008F8B09 /* timer.cc in Sources */ = {isa = PBXB uildFile; fileRef = 825403850D92D2CF0006B936 /* timer.cc */; };
190 E4A133440E37A3C400110AA2 /* string_escape.cc in Sources */ = {is a = PBXBuildFile; fileRef = E4A133420E37A3C400110AA2 /* string_escape.cc */; }; 191 E4A133440E37A3C400110AA2 /* string_escape.cc in Sources */ = {is a = PBXBuildFile; fileRef = E4A133420E37A3C400110AA2 /* string_escape.cc */; };
191 E4CE9D7A0E8C1FD400D5378C /* system_monitor.cc in Sources */ = {i sa = PBXBuildFile; fileRef = E4CE9D780E8C1FCA00D5378C /* system_monitor.cc */; } ; 192 E4CE9D7A0E8C1FD400D5378C /* system_monitor.cc in Sources */ = {i sa = PBXBuildFile; fileRef = E4CE9D780E8C1FCA00D5378C /* system_monitor.cc */; } ;
192 /* End PBXBuildFile section */ 193 /* End PBXBuildFile section */
193 194
194 /* Begin PBXContainerItemProxy section */ 195 /* Begin PBXContainerItemProxy section */
195 531CBD360ECB67090084F32D /* PBXContainerItemProxy */ = {
196 isa = PBXContainerItemProxy;
197 containerPortal = 531CBD320ECB67090084F32D /* dmg_fp.xco deproj */;
198 proxyType = 2;
199 remoteGlobalIDString = D2AAC046055464E500DB518D;
200 remoteInfo = dmg_fp;
201 };
202 531CBE300ECB86E90084F32D /* PBXContainerItemProxy */ = {
203 isa = PBXContainerItemProxy;
204 containerPortal = 531CBD320ECB67090084F32D /* dmg_fp.xco deproj */;
205 proxyType = 1;
206 remoteGlobalIDString = D2AAC045055464E500DB518D;
207 remoteInfo = dmg_fp;
208 };
209 7B165D2F0E55081000185273 /* PBXContainerItemProxy */ = { 196 7B165D2F0E55081000185273 /* PBXContainerItemProxy */ = {
210 isa = PBXContainerItemProxy; 197 isa = PBXContainerItemProxy;
211 containerPortal = E45A2C680E47AEFF00DB1196 /* gtest.xcod eproj */; 198 containerPortal = E45A2C680E47AEFF00DB1196 /* gtest.xcod eproj */;
212 proxyType = 2; 199 proxyType = 2;
213 remoteGlobalIDString = D2AAC046055464E500DB518D; 200 remoteGlobalIDString = D2AAC046055464E500DB518D;
214 remoteInfo = gtest; 201 remoteInfo = gtest;
215 }; 202 };
216 7B165D4A0E55081400185273 /* PBXContainerItemProxy */ = { 203 7B165D4A0E55081400185273 /* PBXContainerItemProxy */ = {
217 isa = PBXContainerItemProxy; 204 isa = PBXContainerItemProxy;
218 containerPortal = E4562AF30E27E428005E4685 /* icu.xcodep roj */; 205 containerPortal = E4562AF30E27E428005E4685 /* icu.xcodep roj */;
(...skipping 173 matching lines...) Expand 10 before | Expand all | Expand 10 after
392 379
393 /* Begin PBXFileReference section */ 380 /* Begin PBXFileReference section */
394 4D11B5940E9172F800EF7617 /* rand_util.cc */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rand_uti l.cc; sourceTree = "<group>"; }; 381 4D11B5940E9172F800EF7617 /* rand_util.cc */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rand_uti l.cc; sourceTree = "<group>"; };
395 4D11B5950E9172F800EF7617 /* rand_util.h */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rand_util.h; sourceTree = "<group>"; }; 382 4D11B5950E9172F800EF7617 /* rand_util.h */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rand_util.h; sourceTree = "<group>"; };
396 4D11B5960E9172F800EF7617 /* rand_util_posix.cc */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ra nd_util_posix.cc; sourceTree = "<group>"; }; 383 4D11B5960E9172F800EF7617 /* rand_util_posix.cc */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ra nd_util_posix.cc; sourceTree = "<group>"; };
397 4D11B5970E9172F800EF7617 /* rand_util_unittest.cc */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rand_util_unittest.cc; sourceTree = "<group>"; }; 384 4D11B5970E9172F800EF7617 /* rand_util_unittest.cc */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rand_util_unittest.cc; sourceTree = "<group>"; };
398 4D11B89B0E929EFF00EF7617 /* file_path.cc */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = file_pat h.cc; sourceTree = "<group>"; }; 385 4D11B89B0E929EFF00EF7617 /* file_path.cc */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = file_pat h.cc; sourceTree = "<group>"; };
399 4D11B89C0E929EFF00EF7617 /* file_path.h */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = file_path.h; sourceTree = "<group>"; }; 386 4D11B89C0E929EFF00EF7617 /* file_path.h */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = file_path.h; sourceTree = "<group>"; };
400 4D11B89D0E929EFF00EF7617 /* file_path_unittest.cc */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = file_path_unittest.cc; sourceTree = "<group>"; }; 387 4D11B89D0E929EFF00EF7617 /* file_path_unittest.cc */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = file_path_unittest.cc; sourceTree = "<group>"; };
401 4D7BF2B20E9D3CDC009A6919 /* foundation_utils_mac.h */ = {isa = P BXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fo undation_utils_mac.h; sourceTree = "<group>"; }; 388 4D7BF2B20E9D3CDC009A6919 /* foundation_utils_mac.h */ = {isa = P BXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fo undation_utils_mac.h; sourceTree = "<group>"; };
402 » » 531CBD320ECB67090084F32D /* dmg_fp.xcodeproj */ = {isa = PBXFile Reference; lastKnownFileType = "wrapper.pb-project"; name = dmg_fp.xcodeproj; pa th = third_party/dmg_fp/dmg_fp.xcodeproj; sourceTree = "<group>"; }; 389 » » 536092F70ECE474500D1B91E /* dmg_fp.h */ = {isa = PBXFileReferenc e; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dmg_fp.h; path = third_party/dmg_fp/dmg_fp.h; sourceTree = "<group>"; };
390 » » 536092F80ECE474500D1B91E /* dtoa.cc */ = {isa = PBXFileReference ; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = dtoa.cc; path = third_party/dmg_fp/dtoa.cc; sourceTree = "<group>"; };
391 » » 536092F90ECE474500D1B91E /* g_fmt.cc */ = {isa = PBXFileReferenc e; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = g_fmt.cc; pa th = third_party/dmg_fp/g_fmt.cc; sourceTree = "<group>"; };
403 7B1435DE0E78416400901940 /* skia_utils_mac.h */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = skia_uti ls_mac.h; sourceTree = "<group>"; }; 392 7B1435DE0E78416400901940 /* skia_utils_mac.h */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = skia_uti ls_mac.h; sourceTree = "<group>"; };
404 7B1435DF0E78419700901940 /* native_widget_types.h */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nat ive_widget_types.h; sourceTree = "<group>"; }; 393 7B1435DF0E78419700901940 /* native_widget_types.h */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nat ive_widget_types.h; sourceTree = "<group>"; };
405 7B26301F0E82F1E6001CE27F /* libevent.xcodeproj */ = {isa = PBXFi leReference; lastKnownFileType = "wrapper.pb-project"; name = libevent.xcodeproj ; path = third_party/libevent/libevent.xcodeproj; sourceTree = "<group>"; }; 394 7B26301F0E82F1E6001CE27F /* libevent.xcodeproj */ = {isa = PBXFi leReference; lastKnownFileType = "wrapper.pb-project"; name = libevent.xcodeproj ; path = third_party/libevent/libevent.xcodeproj; sourceTree = "<group>"; };
406 7B26302D0E82F218001CE27F /* message_pump_libevent.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; pat h = message_pump_libevent.cc; sourceTree = "<group>"; }; 395 7B26302D0E82F218001CE27F /* message_pump_libevent.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; pat h = message_pump_libevent.cc; sourceTree = "<group>"; };
407 7B26302E0E82F218001CE27F /* message_pump_libevent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = m essage_pump_libevent.h; sourceTree = "<group>"; }; 396 7B26302E0E82F218001CE27F /* message_pump_libevent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = m essage_pump_libevent.h; sourceTree = "<group>"; };
408 7B4C5D880E4915D800679E8F /* float_util.h */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = float_util.h ; sourceTree = "<group>"; }; 397 7B4C5D880E4915D800679E8F /* float_util.h */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = float_util.h ; sourceTree = "<group>"; };
409 7B4C5F470E4B6BF900679E8F /* sys_string_conversions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sys_string_conversions.h; sourceTree = "<group>"; }; 398 7B4C5F470E4B6BF900679E8F /* sys_string_conversions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sys_string_conversions.h; sourceTree = "<group>"; };
410 7B4C5F480E4B6BF900679E8F /* sys_string_conversions_mac.mm */ = { isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.obj cpp; path = sys_string_conversions_mac.mm; sourceTree = "<group>"; }; 399 7B4C5F480E4B6BF900679E8F /* sys_string_conversions_mac.mm */ = { isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.obj cpp; path = sys_string_conversions_mac.mm; sourceTree = "<group>"; };
411 7B5AD60D0D9DD8050012BCF1 /* scoped_cftyperef.h */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scoped _cftyperef.h; sourceTree = "<group>"; }; 400 7B5AD60D0D9DD8050012BCF1 /* scoped_cftyperef.h */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scoped _cftyperef.h; sourceTree = "<group>"; };
412 7B6AF6310E80211700F9F9CF /* sys_info.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sys_info.h; so urceTree = "<group>"; }; 401 7B6AF6310E80211700F9F9CF /* sys_info.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sys_info.h; so urceTree = "<group>"; };
(...skipping 141 matching lines...) Expand 10 before | Expand all | Expand 10 after
554 8254035B0D92D27C0006B936 /* registry.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = registry.h; so urceTree = "<group>"; }; 543 8254035B0D92D27C0006B936 /* registry.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = registry.h; so urceTree = "<group>"; };
555 8254035C0D92D27C0006B936 /* resource_util.cc */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = reso urce_util.cc; sourceTree = "<group>"; }; 544 8254035C0D92D27C0006B936 /* resource_util.cc */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = reso urce_util.cc; sourceTree = "<group>"; };
556 8254035D0D92D27C0006B936 /* resource_util.h */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = resource_ util.h; sourceTree = "<group>"; }; 545 8254035D0D92D27C0006B936 /* resource_util.h */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = resource_ util.h; sourceTree = "<group>"; };
557 8254035E0D92D27C0006B936 /* revocable_store.cc */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = re vocable_store.cc; sourceTree = "<group>"; }; 546 8254035E0D92D27C0006B936 /* revocable_store.cc */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = re vocable_store.cc; sourceTree = "<group>"; };
558 8254035F0D92D27C0006B936 /* revocable_store.h */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = revocab le_store.h; sourceTree = "<group>"; }; 547 8254035F0D92D27C0006B936 /* revocable_store.h */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = revocab le_store.h; sourceTree = "<group>"; };
559 825403610D92D27C0006B936 /* scoped_ptr.h */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scoped_ptr.h ; sourceTree = "<group>"; }; 548 825403610D92D27C0006B936 /* scoped_ptr.h */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scoped_ptr.h ; sourceTree = "<group>"; };
560 825403620D92D27C0006B936 /* sha2.cc */ = {isa = PBXFileReference ; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sha2.cc; sour ceTree = "<group>"; }; 549 825403620D92D27C0006B936 /* sha2.cc */ = {isa = PBXFileReference ; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sha2.cc; sour ceTree = "<group>"; };
561 825403630D92D27C0006B936 /* sha2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sha2.h; sourceTree = "<group>"; }; 550 825403630D92D27C0006B936 /* sha2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sha2.h; sourceTree = "<group>"; };
562 8254036F0D92D2840006B936 /* sha256.h */ = {isa = PBXFileReferenc e; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sha256.h; path = third_party/nss/sha256.h; sourceTree = "<group>"; }; 551 8254036F0D92D2840006B936 /* sha256.h */ = {isa = PBXFileReferenc e; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sha256.h; path = third_party/nss/sha256.h; sourceTree = "<group>"; };
563 825403700D92D2840006B936 /* sha512.cc */ = {isa = PBXFileReferen ce; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = sha512.cc; path = third_party/nss/sha512.cc; sourceTree = "<group>"; }; 552 825403700D92D2840006B936 /* sha512.cc */ = {isa = PBXFileReferen ce; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = sha512.cc; path = third_party/nss/sha512.cc; sourceTree = "<group>"; };
564 825403730D92D2CF0006B936 /* shared_event.cc */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = share d_event.cc; sourceTree = "<group>"; };
565 825403740D92D2CF0006B936 /* shared_event.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = shared_eve nt.h; sourceTree = "<group>"; };
566 825403760D92D2CF0006B936 /* shared_memory.h */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = shared_me mory.h; sourceTree = "<group>"; }; 553 825403760D92D2CF0006B936 /* shared_memory.h */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = shared_me mory.h; sourceTree = "<group>"; };
567 825403770D92D2CF0006B936 /* stack_container.h */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stack_c ontainer.h; sourceTree = "<group>"; }; 554 825403770D92D2CF0006B936 /* stack_container.h */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stack_c ontainer.h; sourceTree = "<group>"; };
568 825403780D92D2CF0006B936 /* stats_counters.h */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stats_co unters.h; sourceTree = "<group>"; }; 555 825403780D92D2CF0006B936 /* stats_counters.h */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stats_co unters.h; sourceTree = "<group>"; };
569 825403790D92D2CF0006B936 /* stats_table.cc */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = stats_ table.cc; sourceTree = "<group>"; }; 556 825403790D92D2CF0006B936 /* stats_table.cc */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = stats_ table.cc; sourceTree = "<group>"; };
570 8254037A0D92D2CF0006B936 /* stats_table.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stats_table .h; sourceTree = "<group>"; }; 557 8254037A0D92D2CF0006B936 /* stats_table.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stats_table .h; sourceTree = "<group>"; };
571 8254037B0D92D2CF0006B936 /* string_tokenizer.h */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = string _tokenizer.h; sourceTree = "<group>"; }; 558 8254037B0D92D2CF0006B936 /* string_tokenizer.h */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = string _tokenizer.h; sourceTree = "<group>"; };
572 8254037C0D92D2CF0006B936 /* string_util.cc */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = string _util.cc; sourceTree = "<group>"; }; 559 8254037C0D92D2CF0006B936 /* string_util.cc */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = string _util.cc; sourceTree = "<group>"; };
573 8254037D0D92D2CF0006B936 /* string_util.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = string_util .h; sourceTree = "<group>"; }; 560 8254037D0D92D2CF0006B936 /* string_util.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = string_util .h; sourceTree = "<group>"; };
574 8254037E0D92D2CF0006B936 /* task.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = task.h; sourceTree = "<group>"; }; 561 8254037E0D92D2CF0006B936 /* task.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = task.h; sourceTree = "<group>"; };
575 825403800D92D2CF0006B936 /* thread.h */ = {isa = PBXFileReferenc e; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = thread.h; source Tree = "<group>"; }; 562 825403800D92D2CF0006B936 /* thread.h */ = {isa = PBXFileReferenc e; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = thread.h; source Tree = "<group>"; };
(...skipping 146 matching lines...) Expand 10 before | Expand all | Expand 10 after
722 }; 709 };
723 E49F18BD0E4CBAC200386AEC /* Frameworks */ = { 710 E49F18BD0E4CBAC200386AEC /* Frameworks */ = {
724 isa = PBXFrameworksBuildPhase; 711 isa = PBXFrameworksBuildPhase;
725 buildActionMask = 2147483647; 712 buildActionMask = 2147483647;
726 files = ( 713 files = (
727 7BA3562C0E898F880023C8B9 /* AppKit.framework in Frameworks */, 714 7BA3562C0E898F880023C8B9 /* AppKit.framework in Frameworks */,
728 ABE1BA2A0E7574D1009041DA /* ApplicationServices. framework in Frameworks */, 715 ABE1BA2A0E7574D1009041DA /* ApplicationServices. framework in Frameworks */,
729 7B78D40E0E54FE8000609465 /* Foundation.framework in Frameworks */, 716 7B78D40E0E54FE8000609465 /* Foundation.framework in Frameworks */,
730 7B78D38C0E54FDEC00609465 /* libbase.a in Framewo rks */, 717 7B78D38C0E54FDEC00609465 /* libbase.a in Framewo rks */,
731 7B8505D90E5B445100730B43 /* libbase_gfx.a in Fra meworks */, 718 7B8505D90E5B445100730B43 /* libbase_gfx.a in Fra meworks */,
732 531CBD4F0ECB69180084F32D /* libdmg_fp.a in Frame works */,
733 7B2630330E82F258001CE27F /* libevent.a in Framew orks */, 719 7B2630330E82F258001CE27F /* libevent.a in Framew orks */,
734 7B836AE30E5509A900F6AD31 /* libgtest.a in Framew orks */, 720 7B836AE30E5509A900F6AD31 /* libgtest.a in Framew orks */,
735 7B836E180E55CE5B00F6AD31 /* libicudata.a in Fram eworks */, 721 7B836E180E55CE5B00F6AD31 /* libicudata.a in Fram eworks */,
736 7B836ADE0E55097000F6AD31 /* libicui18n.a in Fram eworks */, 722 7B836ADE0E55097000F6AD31 /* libicui18n.a in Fram eworks */,
737 7B836ADD0E55097000F6AD31 /* libicuuc.a in Framew orks */, 723 7B836ADD0E55097000F6AD31 /* libicuuc.a in Framew orks */,
738 7B85062A0E5B556900730B43 /* libpng.a in Framewor ks */, 724 7B85062A0E5B556900730B43 /* libpng.a in Framewor ks */,
739 7B4DF5350E5B6A66004D7619 /* libskia.a in Framewo rks */, 725 7B4DF5350E5B6A66004D7619 /* libskia.a in Framewo rks */,
740 7B85062F0E5B559A00730B43 /* libzlib.a in Framewo rks */, 726 7B85062F0E5B559A00730B43 /* libzlib.a in Framewo rks */,
741 ); 727 );
742 runOnlyForDeploymentPostprocessing = 0; 728 runOnlyForDeploymentPostprocessing = 0;
743 }; 729 };
744 /* End PBXFrameworksBuildPhase section */ 730 /* End PBXFrameworksBuildPhase section */
745 731
746 /* Begin PBXGroup section */ 732 /* Begin PBXGroup section */
747 531CBD330ECB67090084F32D /* Products */ = {
748 isa = PBXGroup;
749 children = (
750 531CBD370ECB67090084F32D /* libdmg_fp.a */,
751 );
752 name = Products;
753 sourceTree = "<group>";
754 };
755 7B165D2C0E55081000185273 /* Products */ = { 733 7B165D2C0E55081000185273 /* Products */ = {
756 isa = PBXGroup; 734 isa = PBXGroup;
757 children = ( 735 children = (
758 7B165D300E55081000185273 /* libgtest.a */, 736 7B165D300E55081000185273 /* libgtest.a */,
759 ); 737 );
760 name = Products; 738 name = Products;
761 sourceTree = "<group>"; 739 sourceTree = "<group>";
762 }; 740 };
763 7B165D400E55081400185273 /* Products */ = { 741 7B165D400E55081400185273 /* Products */ = {
764 isa = PBXGroup; 742 isa = PBXGroup;
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
802 isa = PBXGroup; 780 isa = PBXGroup;
803 children = ( 781 children = (
804 7B4DF5320E5B6A4B004D7619 /* libskia.a */, 782 7B4DF5320E5B6A4B004D7619 /* libskia.a */,
805 ); 783 );
806 name = Products; 784 name = Products;
807 sourceTree = "<group>"; 785 sourceTree = "<group>";
808 }; 786 };
809 7B78D40F0E54FE8D00609465 /* Projects */ = { 787 7B78D40F0E54FE8D00609465 /* Projects */ = {
810 isa = PBXGroup; 788 isa = PBXGroup;
811 children = ( 789 children = (
812 531CBD320ECB67090084F32D /* dmg_fp.xcodeproj */,
813 E45A2C680E47AEFF00DB1196 /* gtest.xcodeproj */, 790 E45A2C680E47AEFF00DB1196 /* gtest.xcodeproj */,
814 E4562AF30E27E428005E4685 /* icu.xcodeproj */, 791 E4562AF30E27E428005E4685 /* icu.xcodeproj */,
815 7B26301F0E82F1E6001CE27F /* libevent.xcodeproj * /, 792 7B26301F0E82F1E6001CE27F /* libevent.xcodeproj * /,
816 E4562A2A0E27CA2F005E4685 /* libpng.xcodeproj */, 793 E4562A2A0E27CA2F005E4685 /* libpng.xcodeproj */,
817 829E30D60DBFD8ED00819EBF /* skia.xcodeproj */, 794 829E30D60DBFD8ED00819EBF /* skia.xcodeproj */,
818 E4562A3B0E27CAB6005E4685 /* zlib.xcodeproj */, 795 E4562A3B0E27CAB6005E4685 /* zlib.xcodeproj */,
819 ); 796 );
820 name = Projects; 797 name = Projects;
821 path = ..; 798 path = ..;
822 sourceTree = "<group>"; 799 sourceTree = "<group>";
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after
883 E45A2B5A0E479A1900DB1196 /* command_line_unittes t.cc */, 860 E45A2B5A0E479A1900DB1196 /* command_line_unittes t.cc */,
884 7BAFFC8A0E5E0CC000797CC4 /* compiler_specific.h */, 861 7BAFFC8A0E5E0CC000797CC4 /* compiler_specific.h */,
885 825402EB0D92D1940006B936 /* condition_variable.h */, 862 825402EB0D92D1940006B936 /* condition_variable.h */,
886 824653670DC12CEC007C2BAA /* condition_variable_p osix.cc */, 863 824653670DC12CEC007C2BAA /* condition_variable_p osix.cc */,
887 BA73AA320E5F614B00A20026 /* condition_variable_u nittest.cc */, 864 BA73AA320E5F614B00A20026 /* condition_variable_u nittest.cc */,
888 825402F40D92D1AC0006B936 /* debug_on_start.cc */ , 865 825402F40D92D1AC0006B936 /* debug_on_start.cc */ ,
889 825402F30D92D1AC0006B936 /* debug_on_start.h */, 866 825402F30D92D1AC0006B936 /* debug_on_start.h */,
890 825402F20D92D1AC0006B936 /* debug_util.cc */, 867 825402F20D92D1AC0006B936 /* debug_util.cc */,
891 825402F10D92D1AC0006B936 /* debug_util.h */, 868 825402F10D92D1AC0006B936 /* debug_util.h */,
892 7B78CE100E53131800609465 /* debug_util_posix.cc */, 869 7B78CE100E53131800609465 /* debug_util_posix.cc */,
870 536092F70ECE474500D1B91E /* dmg_fp.h */,
871 536092F80ECE474500D1B91E /* dtoa.cc */,
893 825402FF0D92D1BC0006B936 /* event_recorder.cc */ , 872 825402FF0D92D1BC0006B936 /* event_recorder.cc */ ,
894 825403000D92D1BC0006B936 /* event_recorder.h */, 873 825403000D92D1BC0006B936 /* event_recorder.h */,
895 ABF68B270EB0F93100E72835 /* field_trial.h */, 874 ABF68B270EB0F93100E72835 /* field_trial.h */,
896 ABF68B280EB0F93100E72835 /* field_trial.cc */, 875 ABF68B280EB0F93100E72835 /* field_trial.cc */,
897 ABF68B260EB0F93100E72835 /* field_trial_unittest .cc */, 876 ABF68B260EB0F93100E72835 /* field_trial_unittest .cc */,
898 4D11B89B0E929EFF00EF7617 /* file_path.cc */, 877 4D11B89B0E929EFF00EF7617 /* file_path.cc */,
899 4D11B89C0E929EFF00EF7617 /* file_path.h */, 878 4D11B89C0E929EFF00EF7617 /* file_path.h */,
900 4D11B89D0E929EFF00EF7617 /* file_path_unittest.c c */, 879 4D11B89D0E929EFF00EF7617 /* file_path_unittest.c c */,
901 A5A026540E4A214600498DA9 /* file_util.cc */, 880 A5A026540E4A214600498DA9 /* file_util.cc */,
902 825403030D92D1C50006B936 /* file_util.h */, 881 825403030D92D1C50006B936 /* file_util.h */,
903 A5A0270A0E4A630D00498DA9 /* file_util_mac.mm */, 882 A5A0270A0E4A630D00498DA9 /* file_util_mac.mm */,
904 A5A0268D0E4A2BDC00498DA9 /* file_util_posix.cc * /, 883 A5A0268D0E4A2BDC00498DA9 /* file_util_posix.cc * /,
905 A5A0282D0E4CFA8500498DA9 /* file_util_unittest.c c */, 884 A5A0282D0E4CFA8500498DA9 /* file_util_unittest.c c */,
906 825403070D92D1CD0006B936 /* file_version_info.h */, 885 825403070D92D1CD0006B936 /* file_version_info.h */,
907 7BAF50740E50B8F100CA8A07 /* file_version_info_ma c.mm */, 886 7BAF50740E50B8F100CA8A07 /* file_version_info_ma c.mm */,
908 7BAF50750E50B8F100CA8A07 /* file_version_info_un ittest.cc */, 887 7BAF50750E50B8F100CA8A07 /* file_version_info_un ittest.cc */,
909 8254030B0D92D1D10006B936 /* fix_wp64.h */, 888 8254030B0D92D1D10006B936 /* fix_wp64.h */,
910 7B4C5D880E4915D800679E8F /* float_util.h */, 889 7B4C5D880E4915D800679E8F /* float_util.h */,
911 4D7BF2B20E9D3CDC009A6919 /* foundation_utils_mac .h */, 890 4D7BF2B20E9D3CDC009A6919 /* foundation_utils_mac .h */,
891 536092F90ECE474500D1B91E /* g_fmt.cc */,
912 824652C00DC12044007C2BAA /* hash_tables.h */, 892 824652C00DC12044007C2BAA /* hash_tables.h */,
913 93611B160E5A875D00F9405D /* histogram.cc */, 893 93611B160E5A875D00F9405D /* histogram.cc */,
914 93611B170E5A875D00F9405D /* histogram.h */, 894 93611B170E5A875D00F9405D /* histogram.h */,
915 93611B190E5A878400F9405D /* histogram_unittest.c c */, 895 93611B190E5A878400F9405D /* histogram_unittest.c c */,
916 7BAE39BA0E6F576200C3F750 /* hmac.h */, 896 7BAE39BA0E6F576200C3F750 /* hmac.h */,
917 7BAE39220E6F4EEC00C3F750 /* hmac_mac.cc */, 897 7BAE39220E6F4EEC00C3F750 /* hmac_mac.cc */,
918 7BAE39240E6F4EEC00C3F750 /* hmac_unittest.cc */, 898 7BAE39240E6F4EEC00C3F750 /* hmac_unittest.cc */,
919 8254030F0D92D1E80006B936 /* iat_patch.cc */, 899 8254030F0D92D1E80006B936 /* iat_patch.cc */,
920 825403100D92D1E80006B936 /* iat_patch.h */, 900 825403100D92D1E80006B936 /* iat_patch.h */,
921 825403110D92D1E80006B936 /* icu_util.cc */, 901 825403110D92D1E80006B936 /* icu_util.cc */,
(...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after
1008 B5E8F6CA0EBFB38E008DD1E9 /* scoped_clipboard_wri ter.h */, 988 B5E8F6CA0EBFB38E008DD1E9 /* scoped_clipboard_wri ter.h */,
1009 7BA35DD10E8C0D5F0023C8B9 /* scoped_nsautorelease _pool.h */, 989 7BA35DD10E8C0D5F0023C8B9 /* scoped_nsautorelease _pool.h */,
1010 7BA35DD20E8C0D5F0023C8B9 /* scoped_nsautorelease _pool.mm */, 990 7BA35DD20E8C0D5F0023C8B9 /* scoped_nsautorelease _pool.mm */,
1011 825403610D92D27C0006B936 /* scoped_ptr.h */, 991 825403610D92D27C0006B936 /* scoped_ptr.h */,
1012 7BD8F4CF0E65B4A900034DE9 /* scoped_ptr_unittest. cc */, 992 7BD8F4CF0E65B4A900034DE9 /* scoped_ptr_unittest. cc */,
1013 825403620D92D27C0006B936 /* sha2.cc */, 993 825403620D92D27C0006B936 /* sha2.cc */,
1014 825403630D92D27C0006B936 /* sha2.h */, 994 825403630D92D27C0006B936 /* sha2.h */,
1015 8254036F0D92D2840006B936 /* sha256.h */, 995 8254036F0D92D2840006B936 /* sha256.h */,
1016 E49E4CAB0E4CF6DB00AD47F7 /* sha2_unittest.cc */, 996 E49E4CAB0E4CF6DB00AD47F7 /* sha2_unittest.cc */,
1017 825403700D92D2840006B936 /* sha512.cc */, 997 825403700D92D2840006B936 /* sha512.cc */,
1018 825403730D92D2CF0006B936 /* shared_event.cc */,
1019 825403740D92D2CF0006B936 /* shared_event.h */,
1020 825403760D92D2CF0006B936 /* shared_memory.h */, 998 825403760D92D2CF0006B936 /* shared_memory.h */,
1021 824653730DC12D0E007C2BAA /* shared_memory_posix. cc */, 999 824653730DC12D0E007C2BAA /* shared_memory_posix. cc */,
1022 BA5CC5830E788093004EDD45 /* shared_memory_unitte st.cc */, 1000 BA5CC5830E788093004EDD45 /* shared_memory_unitte st.cc */,
1023 7BAE30E20E6D939800C3F750 /* simple_thread.cc */, 1001 7BAE30E20E6D939800C3F750 /* simple_thread.cc */,
1024 7BAE30E30E6D939800C3F750 /* simple_thread.h */, 1002 7BAE30E30E6D939800C3F750 /* simple_thread.h */,
1025 7BAE30E40E6D939800C3F750 /* simple_thread_unitte st.cc */, 1003 7BAE30E40E6D939800C3F750 /* simple_thread_unitte st.cc */,
1026 7BD9E84E0DA447F800FC7A01 /* singleton.h */, 1004 7BD9E84E0DA447F800FC7A01 /* singleton.h */,
1027 7BF165810E663AA800AA999E /* singleton_objc.h */, 1005 7BF165810E663AA800AA999E /* singleton_objc.h */,
1028 E4AFA4BE0E50DE7400201347 /* singleton_unittest.c c */, 1006 E4AFA4BE0E50DE7400201347 /* singleton_unittest.c c */,
1029 BA73AA420E5F62F400A20026 /* spin_wait.h */, 1007 BA73AA420E5F62F400A20026 /* spin_wait.h */,
(...skipping 185 matching lines...) Expand 10 before | Expand all | Expand 10 after
1215 buildPhases = ( 1193 buildPhases = (
1216 E49F18BC0E4CBAC200386AEC /* Sources */, 1194 E49F18BC0E4CBAC200386AEC /* Sources */,
1217 E49F18BD0E4CBAC200386AEC /* Frameworks */, 1195 E49F18BD0E4CBAC200386AEC /* Frameworks */,
1218 4D3D54090EC3A43900650CA0 /* Strip If Needed */, 1196 4D3D54090EC3A43900650CA0 /* Strip If Needed */,
1219 ); 1197 );
1220 buildRules = ( 1198 buildRules = (
1221 ); 1199 );
1222 dependencies = ( 1200 dependencies = (
1223 7B78D38B0E54FDDE00609465 /* PBXTargetDependency */, 1201 7B78D38B0E54FDDE00609465 /* PBXTargetDependency */,
1224 7B8505D80E5B444100730B43 /* PBXTargetDependency */, 1202 7B8505D80E5B444100730B43 /* PBXTargetDependency */,
1225 531CBE310ECB86E90084F32D /* PBXTargetDependency */,
1226 7B836AD60E55094000F6AD31 /* PBXTargetDependency */, 1203 7B836AD60E55094000F6AD31 /* PBXTargetDependency */,
1227 7B836ADC0E55094000F6AD31 /* PBXTargetDependency */, 1204 7B836ADC0E55094000F6AD31 /* PBXTargetDependency */,
1228 7B836AD80E55094000F6AD31 /* PBXTargetDependency */, 1205 7B836AD80E55094000F6AD31 /* PBXTargetDependency */,
1229 7B836ADA0E55094000F6AD31 /* PBXTargetDependency */, 1206 7B836ADA0E55094000F6AD31 /* PBXTargetDependency */,
1230 7B2630260E82F1EF001CE27F /* PBXTargetDependency */, 1207 7B2630260E82F1EF001CE27F /* PBXTargetDependency */,
1231 7B8506290E5B556100730B43 /* PBXTargetDependency */, 1208 7B8506290E5B556100730B43 /* PBXTargetDependency */,
1232 7B4DF5340E5B6A58004D7619 /* PBXTargetDependency */, 1209 7B4DF5340E5B6A58004D7619 /* PBXTargetDependency */,
1233 7B8506310E5B55A200730B43 /* PBXTargetDependency */, 1210 7B8506310E5B55A200730B43 /* PBXTargetDependency */,
1234 ); 1211 );
1235 name = base_unittests; 1212 name = base_unittests;
1236 productName = base_unittests; 1213 productName = base_unittests;
1237 productReference = E49F18BF0E4CBAC200386AEC /* base_unit tests */; 1214 productReference = E49F18BF0E4CBAC200386AEC /* base_unit tests */;
1238 productType = "com.apple.product-type.tool"; 1215 productType = "com.apple.product-type.tool";
1239 }; 1216 };
1240 /* End PBXNativeTarget section */ 1217 /* End PBXNativeTarget section */
1241 1218
1242 /* Begin PBXProject section */ 1219 /* Begin PBXProject section */
1243 825402AA0D92D0C60006B936 /* Project object */ = { 1220 825402AA0D92D0C60006B936 /* Project object */ = {
1244 isa = PBXProject; 1221 isa = PBXProject;
1245 buildConfigurationList = 825402AD0D92D0C60006B936 /* Bui ld configuration list for PBXProject "base" */; 1222 buildConfigurationList = 825402AD0D92D0C60006B936 /* Bui ld configuration list for PBXProject "base" */;
1246 compatibilityVersion = "Xcode 3.1"; 1223 compatibilityVersion = "Xcode 3.1";
1247 hasScannedForEncodings = 0; 1224 hasScannedForEncodings = 0;
1248 mainGroup = 825402A80D92D0C60006B936; 1225 mainGroup = 825402A80D92D0C60006B936;
1249 productRefGroup = 825402BC0D92D0FA0006B936 /* Products * /; 1226 productRefGroup = 825402BC0D92D0FA0006B936 /* Products * /;
1250 projectDirPath = ""; 1227 projectDirPath = "";
1251 projectReferences = ( 1228 projectReferences = (
1252 { 1229 {
1253 ProductGroup = 531CBD330ECB67090084F32D /* Products */;
1254 ProjectRef = 531CBD320ECB67090084F32D /* dmg_fp.xcodeproj */;
1255 },
1256 {
1257 ProductGroup = 7B165D2C0E55081000185273 /* Products */; 1230 ProductGroup = 7B165D2C0E55081000185273 /* Products */;
1258 ProjectRef = E45A2C680E47AEFF00DB1196 /* gtest.xcodeproj */; 1231 ProjectRef = E45A2C680E47AEFF00DB1196 /* gtest.xcodeproj */;
1259 }, 1232 },
1260 { 1233 {
1261 ProductGroup = 7B165D400E55081400185273 /* Products */; 1234 ProductGroup = 7B165D400E55081400185273 /* Products */;
1262 ProjectRef = E4562AF30E27E428005E4685 /* icu.xcodeproj */; 1235 ProjectRef = E4562AF30E27E428005E4685 /* icu.xcodeproj */;
1263 }, 1236 },
1264 { 1237 {
1265 ProductGroup = 7B2630200E82F1E6001CE27F /* Products */; 1238 ProductGroup = 7B2630200E82F1E6001CE27F /* Products */;
1266 ProjectRef = 7B26301F0E82F1E6001CE27F /* libevent.xcodeproj */; 1239 ProjectRef = 7B26301F0E82F1E6001CE27F /* libevent.xcodeproj */;
(...skipping 16 matching lines...) Expand all
1283 825404020D92D3340006B936 /* All */, 1256 825404020D92D3340006B936 /* All */,
1284 825402BA0D92D0FA0006B936 /* base */, 1257 825402BA0D92D0FA0006B936 /* base */,
1285 825403B00D92D2E50006B936 /* base_gfx */, 1258 825403B00D92D2E50006B936 /* base_gfx */,
1286 E49F18BE0E4CBAC200386AEC /* base_unittests */, 1259 E49F18BE0E4CBAC200386AEC /* base_unittests */,
1287 E49F1A870E4CDB4500386AEC /* run_base_unittests * /, 1260 E49F1A870E4CDB4500386AEC /* run_base_unittests * /,
1288 ); 1261 );
1289 }; 1262 };
1290 /* End PBXProject section */ 1263 /* End PBXProject section */
1291 1264
1292 /* Begin PBXReferenceProxy section */ 1265 /* Begin PBXReferenceProxy section */
1293 531CBD370ECB67090084F32D /* libdmg_fp.a */ = {
1294 isa = PBXReferenceProxy;
1295 fileType = archive.ar;
1296 path = libdmg_fp.a;
1297 remoteRef = 531CBD360ECB67090084F32D /* PBXContainerItem Proxy */;
1298 sourceTree = BUILT_PRODUCTS_DIR;
1299 };
1300 7B165D300E55081000185273 /* libgtest.a */ = { 1266 7B165D300E55081000185273 /* libgtest.a */ = {
1301 isa = PBXReferenceProxy; 1267 isa = PBXReferenceProxy;
1302 fileType = archive.ar; 1268 fileType = archive.ar;
1303 path = libgtest.a; 1269 path = libgtest.a;
1304 remoteRef = 7B165D2F0E55081000185273 /* PBXContainerItem Proxy */; 1270 remoteRef = 7B165D2F0E55081000185273 /* PBXContainerItem Proxy */;
1305 sourceTree = BUILT_PRODUCTS_DIR; 1271 sourceTree = BUILT_PRODUCTS_DIR;
1306 }; 1272 };
1307 7B165D4B0E55081400185273 /* libicudata_stub.a */ = { 1273 7B165D4B0E55081400185273 /* libicudata_stub.a */ = {
1308 isa = PBXReferenceProxy; 1274 isa = PBXReferenceProxy;
1309 fileType = archive.ar; 1275 fileType = archive.ar;
(...skipping 113 matching lines...) Expand 10 before | Expand all | Expand 10 after
1423 7BAF501C0E50B84200CA8A07 /* base_paths.cc in Sou rces */, 1389 7BAF501C0E50B84200CA8A07 /* base_paths.cc in Sou rces */,
1424 ABF4B98F0DC2BA6900A6E319 /* base_paths_mac.mm in Sources */, 1390 ABF4B98F0DC2BA6900A6E319 /* base_paths_mac.mm in Sources */,
1425 E45062A60E40A9BE0025A81A /* base_switches.cc in Sources */, 1391 E45062A60E40A9BE0025A81A /* base_switches.cc in Sources */,
1426 7BD8F6D30E65DB0200034DE9 /* bzip2_error_handler. cc in Sources */, 1392 7BD8F6D30E65DB0200034DE9 /* bzip2_error_handler. cc in Sources */,
1427 B5A8618E0EC1257900B332C2 /* clipboard.cc in Sour ces */, 1393 B5A8618E0EC1257900B332C2 /* clipboard.cc in Sour ces */,
1428 ABF4B99E0DC2BB6000A6E319 /* clipboard_mac.mm in Sources */, 1394 ABF4B99E0DC2BB6000A6E319 /* clipboard_mac.mm in Sources */,
1429 E48A05F70E3F61B300172919 /* command_line.cc in S ources */, 1395 E48A05F70E3F61B300172919 /* command_line.cc in S ources */,
1430 824653680DC12CEC007C2BAA /* condition_variable_p osix.cc in Sources */, 1396 824653680DC12CEC007C2BAA /* condition_variable_p osix.cc in Sources */,
1431 7B78CE250E5314A000609465 /* debug_util.cc in Sou rces */, 1397 7B78CE250E5314A000609465 /* debug_util.cc in Sou rces */,
1432 7B78CE120E53131800609465 /* debug_util_posix.cc in Sources */, 1398 7B78CE120E53131800609465 /* debug_util_posix.cc in Sources */,
1399 536092FA0ECE474500D1B91E /* dtoa.cc in Sources * /,
1433 ABF68B2A0EB0F93100E72835 /* field_trial.cc in So urces */, 1400 ABF68B2A0EB0F93100E72835 /* field_trial.cc in So urces */,
1434 4D11B89E0E929F0400EF7617 /* file_path.cc in Sour ces */, 1401 4D11B89E0E929F0400EF7617 /* file_path.cc in Sour ces */,
1435 A5A026550E4A214600498DA9 /* file_util.cc in Sour ces */, 1402 A5A026550E4A214600498DA9 /* file_util.cc in Sour ces */,
1436 A5A0270B0E4A630D00498DA9 /* file_util_mac.mm in Sources */, 1403 A5A0270B0E4A630D00498DA9 /* file_util_mac.mm in Sources */,
1437 A5A0268E0E4A2BDC00498DA9 /* file_util_posix.cc i n Sources */, 1404 A5A0268E0E4A2BDC00498DA9 /* file_util_posix.cc i n Sources */,
1438 7BAF50760E50B8F100CA8A07 /* file_version_info_ma c.mm in Sources */, 1405 7BAF50760E50B8F100CA8A07 /* file_version_info_ma c.mm in Sources */,
1406 536092FB0ECE474500D1B91E /* g_fmt.cc in Sources */,
1439 93611B180E5A875D00F9405D /* histogram.cc in Sour ces */, 1407 93611B180E5A875D00F9405D /* histogram.cc in Sour ces */,
1440 7BAE392A0E6F4EEF00C3F750 /* hmac_mac.cc in Sourc es */, 1408 7BAE392A0E6F4EEF00C3F750 /* hmac_mac.cc in Sourc es */,
1441 8216A5060E34DBDD00EE374C /* icu_util.cc in Sourc es */, 1409 8216A5060E34DBDD00EE374C /* icu_util.cc in Sourc es */,
1442 B53C85280E9C298C000F70AB /* idle_timer.cc in Sou rces */, 1410 B53C85280E9C298C000F70AB /* idle_timer.cc in Sou rces */,
1443 ABF4B9AF0DC2BC6200A6E319 /* json_reader.cc in So urces */, 1411 ABF4B9AF0DC2BC6200A6E319 /* json_reader.cc in So urces */,
1444 ABF4B9B00DC2BC6500A6E319 /* json_writer.cc in So urces */, 1412 ABF4B9B00DC2BC6500A6E319 /* json_writer.cc in So urces */,
1445 7BF892DF0E75887C000BAF8A /* lazy_instance.cc in Sources */, 1413 7BF892DF0E75887C000BAF8A /* lazy_instance.cc in Sources */,
1446 824653450DC1230B007C2BAA /* lock.cc in Sources * /, 1414 824653450DC1230B007C2BAA /* lock.cc in Sources * /,
1447 829E35DA0DC0DD0400819EBF /* lock_impl_posix.cc i n Sources */, 1415 829E35DA0DC0DD0400819EBF /* lock_impl_posix.cc i n Sources */,
1448 829E35D50DC0DC9400819EBF /* logging.cc in Source s */, 1416 829E35D50DC0DC9400819EBF /* logging.cc in Source s */,
(...skipping 123 matching lines...) Expand 10 before | Expand all | Expand 10 after
1572 7B78D3A30E54FE0100609465 /* values_unittest.cc i n Sources */, 1540 7B78D3A30E54FE0100609465 /* values_unittest.cc i n Sources */,
1573 7B78D3A40E54FE0100609465 /* waitable_event_unitt est.cc in Sources */, 1541 7B78D3A40E54FE0100609465 /* waitable_event_unitt est.cc in Sources */,
1574 7B78D3A50E54FE0100609465 /* word_iterator_unitte st.cc in Sources */, 1542 7B78D3A50E54FE0100609465 /* word_iterator_unitte st.cc in Sources */,
1575 7BF1658E0E663B4A00AA999E /* worker_pool_unittest .cc in Sources */, 1543 7BF1658E0E663B4A00AA999E /* worker_pool_unittest .cc in Sources */,
1576 ); 1544 );
1577 runOnlyForDeploymentPostprocessing = 0; 1545 runOnlyForDeploymentPostprocessing = 0;
1578 }; 1546 };
1579 /* End PBXSourcesBuildPhase section */ 1547 /* End PBXSourcesBuildPhase section */
1580 1548
1581 /* Begin PBXTargetDependency section */ 1549 /* Begin PBXTargetDependency section */
1582 531CBE310ECB86E90084F32D /* PBXTargetDependency */ = {
1583 isa = PBXTargetDependency;
1584 name = dmg_fp;
1585 targetProxy = 531CBE300ECB86E90084F32D /* PBXContainerIt emProxy */;
1586 };
1587 7B2630260E82F1EF001CE27F /* PBXTargetDependency */ = { 1550 7B2630260E82F1EF001CE27F /* PBXTargetDependency */ = {
1588 isa = PBXTargetDependency; 1551 isa = PBXTargetDependency;
1589 name = libevent; 1552 name = libevent;
1590 targetProxy = 7B2630250E82F1EF001CE27F /* PBXContainerIt emProxy */; 1553 targetProxy = 7B2630250E82F1EF001CE27F /* PBXContainerIt emProxy */;
1591 }; 1554 };
1592 7B4DF5340E5B6A58004D7619 /* PBXTargetDependency */ = { 1555 7B4DF5340E5B6A58004D7619 /* PBXTargetDependency */ = {
1593 isa = PBXTargetDependency; 1556 isa = PBXTargetDependency;
1594 name = skia; 1557 name = skia;
1595 targetProxy = 7B4DF5330E5B6A58004D7619 /* PBXContainerIt emProxy */; 1558 targetProxy = 7B4DF5330E5B6A58004D7619 /* PBXContainerIt emProxy */;
1596 }; 1559 };
(...skipping 256 matching lines...) Expand 10 before | Expand all | Expand 10 after
1853 E49F1A880E4CDB4500386AEC /* Debug */, 1816 E49F1A880E4CDB4500386AEC /* Debug */,
1854 E49F1A890E4CDB4500386AEC /* Release */, 1817 E49F1A890E4CDB4500386AEC /* Release */,
1855 ); 1818 );
1856 defaultConfigurationIsVisible = 0; 1819 defaultConfigurationIsVisible = 0;
1857 defaultConfigurationName = Release; 1820 defaultConfigurationName = Release;
1858 }; 1821 };
1859 /* End XCConfigurationList section */ 1822 /* End XCConfigurationList section */
1860 }; 1823 };
1861 rootObject = 825402AA0D92D0C60006B936 /* Project object */; 1824 rootObject = 825402AA0D92D0C60006B936 /* Project object */;
1862 } 1825 }
OLDNEW
« no previous file with comments | « no previous file | base/string_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698