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

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

Issue 11002: Make unit_tests pass with pt_BR.UTF-8 locale. (Closed)
Patch Set: all platforms 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 | « chrome/chrome.sln ('k') | chrome/chrome_kjs.sln » ('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 4D7B014C0E9D572C009A6919 /* run_unit_tests */ = { 10 4D7B014C0E9D572C009A6919 /* run_unit_tests */ = {
(...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after
131 4D7BFF440E9D53A0009A6919 /* libgtest.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D7BFF410E9D538D009A6919 /* libgtest.a */; }; 131 4D7BFF440E9D53A0009A6919 /* libgtest.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D7BFF410E9D538D009A6919 /* libgtest.a */; };
132 4D7BFF590E9D53E0009A6919 /* libbzip2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D7BFF540E9D53C1009A6919 /* libbzip2.a */; }; 132 4D7BFF590E9D53E0009A6919 /* libbzip2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D7BFF540E9D53C1009A6919 /* libbzip2.a */; };
133 4D7BFF5A0E9D53E0009A6919 /* libevent.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D7BFF4B0E9D53B4009A6919 /* libevent.a */; }; 133 4D7BFF5A0E9D53E0009A6919 /* libevent.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D7BFF4B0E9D53B4009A6919 /* libevent.a */; };
134 4D7BFF5E0E9D53FD009A6919 /* libbase_gfx.a in Frameworks */ = {is a = PBXBuildFile; fileRef = 4D7BFDC90E9D525B009A6919 /* libbase_gfx.a */; }; 134 4D7BFF5E0E9D53FD009A6919 /* libbase_gfx.a in Frameworks */ = {is a = PBXBuildFile; fileRef = 4D7BFDC90E9D525B009A6919 /* libbase_gfx.a */; };
135 4D7BFF730E9D5425009A6919 /* libgoogleurl.a in Frameworks */ = {i sa = PBXBuildFile; fileRef = 4D7BFF6E0E9D540F009A6919 /* libgoogleurl.a */; }; 135 4D7BFF730E9D5425009A6919 /* libgoogleurl.a in Frameworks */ = {i sa = PBXBuildFile; fileRef = 4D7BFF6E0E9D540F009A6919 /* libgoogleurl.a */; };
136 4D7BFF7B0E9D5449009A6919 /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D7BFF7A0E9D5449009A6919 /* AppKit.framework */; }; 136 4D7BFF7B0E9D5449009A6919 /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D7BFF7A0E9D5449009A6919 /* AppKit.framework */; };
137 4DC6498F0EA92BF90017C876 /* platform_test_mac.mm in Sources */ = {isa = PBXBuildFile; fileRef = 4DC6498E0EA92BF90017C876 /* platform_test_mac.mm */; }; 137 4DC6498F0EA92BF90017C876 /* platform_test_mac.mm in Sources */ = {isa = PBXBuildFile; fileRef = 4DC6498E0EA92BF90017C876 /* platform_test_mac.mm */; };
138 4DDC63E70EAE344300FB5EBE /* metrics_response_unittest.cc in Sour ces */ = {isa = PBXBuildFile; fileRef = 4D7BF8B60E9D4839009A6919 /* metrics_resp onse_unittest.cc */; }; 138 4DDC63E70EAE344300FB5EBE /* metrics_response_unittest.cc in Sour ces */ = {isa = PBXBuildFile; fileRef = 4D7BF8B60E9D4839009A6919 /* metrics_resp onse_unittest.cc */; };
139 4DDC644B0EAE390800FB5EBE /* libxml.a in Frameworks */ = {isa = P BXBuildFile; fileRef = 4D7BFB230E9D4BBF009A6919 /* libxml.a */; }; 139 4DDC644B0EAE390800FB5EBE /* libxml.a in Frameworks */ = {isa = P BXBuildFile; fileRef = 4D7BFB230E9D4BBF009A6919 /* libxml.a */; };
140 4DDC64580EAE394200FB5EBE /* libzlib.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4DDC64550EAE392400FB5EBE /* libzlib.a */; }; 140 4DDC64580EAE394200FB5EBE /* libzlib.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4DDC64550EAE392400FB5EBE /* libzlib.a */; };
141 531CBD9B0ECB69FC0084F32D /* libdmg_fp.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 531CBD9A0ECB69B50084F32D /* libdmg_fp.a */; };
141 E48FB9590EC4E9C10052B72B /* safe_browsing_database_bloom.cc in S ources */ = {isa = PBXBuildFile; fileRef = 4D7BFADF0E9D49DE009A6919 /* safe_brow sing_database_bloom.cc */; }; 142 E48FB9590EC4E9C10052B72B /* safe_browsing_database_bloom.cc in S ources */ = {isa = PBXBuildFile; fileRef = 4D7BFADF0E9D49DE009A6919 /* safe_brow sing_database_bloom.cc */; };
142 E48FB95C0EC4E9DD0052B72B /* safe_browsing_database_impl.cc in So urces */ = {isa = PBXBuildFile; fileRef = 4D7BFAE10E9D49DE009A6919 /* safe_brows ing_database_impl.cc */; }; 143 E48FB95C0EC4E9DD0052B72B /* safe_browsing_database_impl.cc in So urces */ = {isa = PBXBuildFile; fileRef = 4D7BFAE10E9D49DE009A6919 /* safe_brows ing_database_impl.cc */; };
143 E48FB9760EC4EA320052B72B /* url_request_failed_dns_job.cc in Sou rces */ = {isa = PBXBuildFile; fileRef = E48FB96E0EC4EA270052B72B /* url_request _failed_dns_job.cc */; }; 144 E48FB9760EC4EA320052B72B /* url_request_failed_dns_job.cc in Sou rces */ = {isa = PBXBuildFile; fileRef = E48FB96E0EC4EA270052B72B /* url_request _failed_dns_job.cc */; };
144 E48FB9790EC4EA410052B72B /* url_request_mock_http_job.cc in Sour ces */ = {isa = PBXBuildFile; fileRef = E48FB9700EC4EA270052B72B /* url_request_ mock_http_job.cc */; }; 145 E48FB9790EC4EA410052B72B /* url_request_mock_http_job.cc in Sour ces */ = {isa = PBXBuildFile; fileRef = E48FB9700EC4EA270052B72B /* url_request_ mock_http_job.cc */; };
145 E48FB97A0EC4EA4A0052B72B /* url_request_mock_net_error_job.cc in Sources */ = {isa = PBXBuildFile; fileRef = E48FB9720EC4EA270052B72B /* url_req uest_mock_net_error_job.cc */; }; 146 E48FB97A0EC4EA4A0052B72B /* url_request_mock_net_error_job.cc in Sources */ = {isa = PBXBuildFile; fileRef = E48FB9720EC4EA270052B72B /* url_req uest_mock_net_error_job.cc */; };
146 E48FB97C0EC4EA540052B72B /* url_request_slow_download_job.cc in Sources */ = {isa = PBXBuildFile; fileRef = E48FB9740EC4EA270052B72B /* url_requ est_slow_download_job.cc */; }; 147 E48FB97C0EC4EA540052B72B /* url_request_slow_download_job.cc in Sources */ = {isa = PBXBuildFile; fileRef = E48FB9740EC4EA270052B72B /* url_requ est_slow_download_job.cc */; };
147 E48FB9870EC4EBA10052B72B /* safe_browsing_database_unittest.cc i n Sources */ = {isa = PBXBuildFile; fileRef = 4D7BFAE40E9D49DE009A6919 /* safe_b rowsing_database_unittest.cc */; }; 148 E48FB9870EC4EBA10052B72B /* safe_browsing_database_unittest.cc i n Sources */ = {isa = PBXBuildFile; fileRef = 4D7BFAE40E9D49DE009A6919 /* safe_b rowsing_database_unittest.cc */; };
148 /* End PBXBuildFile section */ 149 /* End PBXBuildFile section */
149 150
150 /* Begin PBXContainerItemProxy section */ 151 /* Begin PBXContainerItemProxy section */
(...skipping 340 matching lines...) Expand 10 before | Expand all | Expand 10 after
491 remoteGlobalIDString = D2AAC046055464E500DB518D; 492 remoteGlobalIDString = D2AAC046055464E500DB518D;
492 remoteInfo = zlib; 493 remoteInfo = zlib;
493 }; 494 };
494 4DDC64560EAE393800FB5EBE /* PBXContainerItemProxy */ = { 495 4DDC64560EAE393800FB5EBE /* PBXContainerItemProxy */ = {
495 isa = PBXContainerItemProxy; 496 isa = PBXContainerItemProxy;
496 containerPortal = 4DDC64500EAE392400FB5EBE /* zlib.xcode proj */; 497 containerPortal = 4DDC64500EAE392400FB5EBE /* zlib.xcode proj */;
497 proxyType = 1; 498 proxyType = 1;
498 remoteGlobalIDString = D2AAC045055464E500DB518D; 499 remoteGlobalIDString = D2AAC045055464E500DB518D;
499 remoteInfo = zlib; 500 remoteInfo = zlib;
500 }; 501 };
502 531CBD990ECB69B50084F32D /* PBXContainerItemProxy */ = {
503 isa = PBXContainerItemProxy;
504 containerPortal = 531CBD950ECB69B50084F32D /* dmg_fp.xco deproj */;
505 proxyType = 2;
506 remoteGlobalIDString = D2AAC046055464E500DB518D /* libdm g_fp.a */;
507 remoteInfo = dmg_fp;
508 };
509 531CBE3C0ECB87070084F32D /* PBXContainerItemProxy */ = {
510 isa = PBXContainerItemProxy;
511 containerPortal = 531CBD950ECB69B50084F32D /* dmg_fp.xco deproj */;
512 proxyType = 1;
513 remoteGlobalIDString = D2AAC045055464E500DB518D /* dmg_f p */;
514 remoteInfo = dmg_fp;
515 };
501 /* End PBXContainerItemProxy section */ 516 /* End PBXContainerItemProxy section */
502 517
503 /* Begin PBXFileReference section */ 518 /* Begin PBXFileReference section */
504 4D640CBD0EAE868600EBCFC0 /* about_handler.cc */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = abou t_handler.cc; sourceTree = "<group>"; }; 519 4D640CBD0EAE868600EBCFC0 /* about_handler.cc */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = abou t_handler.cc; sourceTree = "<group>"; };
505 4D640CBE0EAE868600EBCFC0 /* about_handler.h */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = about_han dler.h; sourceTree = "<group>"; }; 520 4D640CBE0EAE868600EBCFC0 /* about_handler.h */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = about_han dler.h; sourceTree = "<group>"; };
506 4D640CBF0EAE868600EBCFC0 /* chrome_plugin_host.cc */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = chrome_plugin_host.cc; sourceTree = "<group>"; }; 521 4D640CBF0EAE868600EBCFC0 /* chrome_plugin_host.cc */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = chrome_plugin_host.cc; sourceTree = "<group>"; };
507 4D640CC00EAE868600EBCFC0 /* chrome_plugin_host.h */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = chro me_plugin_host.h; sourceTree = "<group>"; }; 522 4D640CC00EAE868600EBCFC0 /* chrome_plugin_host.h */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = chro me_plugin_host.h; sourceTree = "<group>"; };
508 4D640CC10EAE868600EBCFC0 /* debug_message_handler.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; pat h = debug_message_handler.cc; sourceTree = "<group>"; }; 523 4D640CC10EAE868600EBCFC0 /* debug_message_handler.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; pat h = debug_message_handler.cc; sourceTree = "<group>"; };
509 4D640CC20EAE868600EBCFC0 /* debug_message_handler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = d ebug_message_handler.h; sourceTree = "<group>"; }; 524 4D640CC20EAE868600EBCFC0 /* debug_message_handler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = d ebug_message_handler.h; sourceTree = "<group>"; };
510 4D640CC30EAE868600EBCFC0 /* dom_ui_bindings.cc */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = do m_ui_bindings.cc; sourceTree = "<group>"; }; 525 4D640CC30EAE868600EBCFC0 /* dom_ui_bindings.cc */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = do m_ui_bindings.cc; sourceTree = "<group>"; };
(...skipping 712 matching lines...) Expand 10 before | Expand all | Expand 10 after
1223 4D7BFE5B0E9D52DC009A6919 /* icu.xcodeproj */ = {isa = PBXFileRef erence; lastKnownFileType = "wrapper.pb-project"; name = icu.xcodeproj; path = t hird_party/icu38/icu.xcodeproj; sourceTree = "<group>"; }; 1238 4D7BFE5B0E9D52DC009A6919 /* icu.xcodeproj */ = {isa = PBXFileRef erence; lastKnownFileType = "wrapper.pb-project"; name = icu.xcodeproj; path = t hird_party/icu38/icu.xcodeproj; sourceTree = "<group>"; };
1224 4D7BFE820E9D532E009A6919 /* Foundation.framework */ = {isa = PBX FileReference; lastKnownFileType = wrapper.framework; name = Foundation.framewor k; path = System/Library/Frameworks/Foundation.framework; sourceTree = "<group>" ; }; 1239 4D7BFE820E9D532E009A6919 /* Foundation.framework */ = {isa = PBX FileReference; lastKnownFileType = wrapper.framework; name = Foundation.framewor k; path = System/Library/Frameworks/Foundation.framework; sourceTree = "<group>" ; };
1225 4D7BFF2F0E9D5362009A6919 /* libjpeg.xcodeproj */ = {isa = PBXFil eReference; lastKnownFileType = "wrapper.pb-project"; name = libjpeg.xcodeproj; path = third_party/libjpeg/libjpeg.xcodeproj; sourceTree = "<group>"; }; 1240 4D7BFF2F0E9D5362009A6919 /* libjpeg.xcodeproj */ = {isa = PBXFil eReference; lastKnownFileType = "wrapper.pb-project"; name = libjpeg.xcodeproj; path = third_party/libjpeg/libjpeg.xcodeproj; sourceTree = "<group>"; };
1226 4D7BFF3C0E9D538D009A6919 /* gtest.xcodeproj */ = {isa = PBXFileR eference; lastKnownFileType = "wrapper.pb-project"; name = gtest.xcodeproj; path = testing/gtest.xcodeproj; sourceTree = "<group>"; }; 1241 4D7BFF3C0E9D538D009A6919 /* gtest.xcodeproj */ = {isa = PBXFileR eference; lastKnownFileType = "wrapper.pb-project"; name = gtest.xcodeproj; path = testing/gtest.xcodeproj; sourceTree = "<group>"; };
1227 4D7BFF460E9D53B4009A6919 /* libevent.xcodeproj */ = {isa = PBXFi leReference; lastKnownFileType = "wrapper.pb-project"; name = libevent.xcodeproj ; path = third_party/libevent/libevent.xcodeproj; sourceTree = "<group>"; }; 1242 4D7BFF460E9D53B4009A6919 /* libevent.xcodeproj */ = {isa = PBXFi leReference; lastKnownFileType = "wrapper.pb-project"; name = libevent.xcodeproj ; path = third_party/libevent/libevent.xcodeproj; sourceTree = "<group>"; };
1228 4D7BFF4C0E9D53C1009A6919 /* bzip2.xcodeproj */ = {isa = PBXFileR eference; lastKnownFileType = "wrapper.pb-project"; name = bzip2.xcodeproj; path = third_party/bzip2/bzip2.xcodeproj; sourceTree = "<group>"; }; 1243 4D7BFF4C0E9D53C1009A6919 /* bzip2.xcodeproj */ = {isa = PBXFileR eference; lastKnownFileType = "wrapper.pb-project"; name = bzip2.xcodeproj; path = third_party/bzip2/bzip2.xcodeproj; sourceTree = "<group>"; };
1229 4D7BFF5F0E9D540F009A6919 /* googleurl.xcodeproj */ = {isa = PBXF ileReference; lastKnownFileType = "wrapper.pb-project"; name = googleurl.xcodepr oj; path = build/googleurl.xcodeproj; sourceTree = "<group>"; }; 1244 4D7BFF5F0E9D540F009A6919 /* googleurl.xcodeproj */ = {isa = PBXF ileReference; lastKnownFileType = "wrapper.pb-project"; name = googleurl.xcodepr oj; path = build/googleurl.xcodeproj; sourceTree = "<group>"; };
1230 4D7BFF7A0E9D5449009A6919 /* AppKit.framework */ = {isa = PBXFile Reference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = "<group>"; }; 1245 4D7BFF7A0E9D5449009A6919 /* AppKit.framework */ = {isa = PBXFile Reference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = "<group>"; };
1231 4DC6498E0EA92BF90017C876 /* platform_test_mac.mm */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = platform_test_mac.mm; sourceTree = "<group>"; }; 1246 4DC6498E0EA92BF90017C876 /* platform_test_mac.mm */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = platform_test_mac.mm; sourceTree = "<group>"; };
1232 4DDC64500EAE392400FB5EBE /* zlib.xcodeproj */ = {isa = PBXFileRe ference; lastKnownFileType = "wrapper.pb-project"; name = zlib.xcodeproj; path = third_party/zlib/zlib.xcodeproj; sourceTree = "<group>"; }; 1247 4DDC64500EAE392400FB5EBE /* zlib.xcodeproj */ = {isa = PBXFileRe ference; lastKnownFileType = "wrapper.pb-project"; name = zlib.xcodeproj; path = third_party/zlib/zlib.xcodeproj; sourceTree = "<group>"; };
1248 531CBD950ECB69B50084F32D /* 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>"; };
1233 E48FB9610EC4EA270052B72B /* automation_autocomplete_edit_tracker .h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecod e.c.h; path = automation_autocomplete_edit_tracker.h; sourceTree = "<group>"; }; 1249 E48FB9610EC4EA270052B72B /* automation_autocomplete_edit_tracker .h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecod e.c.h; path = automation_autocomplete_edit_tracker.h; sourceTree = "<group>"; };
1234 E48FB9620EC4EA270052B72B /* automation_browser_tracker.h */ = {i sa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; pat h = automation_browser_tracker.h; sourceTree = "<group>"; }; 1250 E48FB9620EC4EA270052B72B /* automation_browser_tracker.h */ = {i sa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; pat h = automation_browser_tracker.h; sourceTree = "<group>"; };
1235 E48FB9630EC4EA270052B72B /* automation_constrained_window_tracke r.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourceco de.c.h; path = automation_constrained_window_tracker.h; sourceTree = "<group>"; }; 1251 E48FB9630EC4EA270052B72B /* automation_constrained_window_tracke r.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourceco de.c.h; path = automation_constrained_window_tracker.h; sourceTree = "<group>"; };
1236 E48FB9640EC4EA270052B72B /* automation_provider.cc */ = {isa = P BXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = automation_provider.cc; sourceTree = "<group>"; }; 1252 E48FB9640EC4EA270052B72B /* automation_provider.cc */ = {isa = P BXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = automation_provider.cc; sourceTree = "<group>"; };
1237 E48FB9650EC4EA270052B72B /* automation_provider.h */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aut omation_provider.h; sourceTree = "<group>"; }; 1253 E48FB9650EC4EA270052B72B /* automation_provider.h */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aut omation_provider.h; sourceTree = "<group>"; };
1238 E48FB9660EC4EA270052B72B /* automation_provider_list.cc */ = {is a = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = automation_provider_list.cc; sourceTree = "<group>"; }; 1254 E48FB9660EC4EA270052B72B /* automation_provider_list.cc */ = {is a = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = automation_provider_list.cc; sourceTree = "<group>"; };
1239 E48FB9670EC4EA270052B72B /* automation_provider_list.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = automation_provider_list.h; sourceTree = "<group>"; }; 1255 E48FB9670EC4EA270052B72B /* automation_provider_list.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = automation_provider_list.h; sourceTree = "<group>"; };
1240 E48FB9680EC4EA270052B72B /* automation_resource_tracker.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cp p; path = automation_resource_tracker.cc; sourceTree = "<group>"; }; 1256 E48FB9680EC4EA270052B72B /* automation_resource_tracker.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cp p; path = automation_resource_tracker.cc; sourceTree = "<group>"; };
1241 E48FB9690EC4EA270052B72B /* automation_resource_tracker.h */ = { isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; pa th = automation_resource_tracker.h; sourceTree = "<group>"; }; 1257 E48FB9690EC4EA270052B72B /* automation_resource_tracker.h */ = { isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; pa th = automation_resource_tracker.h; sourceTree = "<group>"; };
1242 E48FB96A0EC4EA270052B72B /* automation_tab_tracker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = automation_tab_tracker.h; sourceTree = "<group>"; }; 1258 E48FB96A0EC4EA270052B72B /* automation_tab_tracker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = automation_tab_tracker.h; sourceTree = "<group>"; };
(...skipping 30 matching lines...) Expand all
1273 buildActionMask = 2147483647; 1289 buildActionMask = 2147483647;
1274 files = ( 1290 files = (
1275 4D7BFF7B0E9D5449009A6919 /* AppKit.framework in Frameworks */, 1291 4D7BFF7B0E9D5449009A6919 /* AppKit.framework in Frameworks */,
1276 4D7BFDD20E9D5295009A6919 /* CoreFoundation.frame work in Frameworks */, 1292 4D7BFDD20E9D5295009A6919 /* CoreFoundation.frame work in Frameworks */,
1277 4D7BFE830E9D532E009A6919 /* Foundation.framework in Frameworks */, 1293 4D7BFE830E9D532E009A6919 /* Foundation.framework in Frameworks */,
1278 4D7BFDCE0E9D5267009A6919 /* libbase.a in Framewo rks */, 1294 4D7BFDCE0E9D5267009A6919 /* libbase.a in Framewo rks */,
1279 4D7BFF5E0E9D53FD009A6919 /* libbase_gfx.a in Fra meworks */, 1295 4D7BFF5E0E9D53FD009A6919 /* libbase_gfx.a in Fra meworks */,
1280 4D7BFD960E9D5223009A6919 /* libbrowser.a in Fram eworks */, 1296 4D7BFD960E9D5223009A6919 /* libbrowser.a in Fram eworks */,
1281 4D7BFF590E9D53E0009A6919 /* libbzip2.a in Framew orks */, 1297 4D7BFF590E9D53E0009A6919 /* libbzip2.a in Framew orks */,
1282 4D7BFD970E9D5226009A6919 /* libcommon.a in Frame works */, 1298 4D7BFD970E9D5226009A6919 /* libcommon.a in Frame works */,
1299 531CBD9B0ECB69FC0084F32D /* libdmg_fp.a in Frame works */,
1283 4D7BFF5A0E9D53E0009A6919 /* libevent.a in Framew orks */, 1300 4D7BFF5A0E9D53E0009A6919 /* libevent.a in Framew orks */,
1284 4D7BFF730E9D5425009A6919 /* libgoogleurl.a in Fr ameworks */, 1301 4D7BFF730E9D5425009A6919 /* libgoogleurl.a in Fr ameworks */,
1285 4D7BFF440E9D53A0009A6919 /* libgtest.a in Framew orks */, 1302 4D7BFF440E9D53A0009A6919 /* libgtest.a in Framew orks */,
1286 4D7B01480E9D56F2009A6919 /* libicudata.a in Fram eworks */, 1303 4D7B01480E9D56F2009A6919 /* libicudata.a in Fram eworks */,
1287 4D7BFE800E9D5317009A6919 /* libicui18n.a in Fram eworks */, 1304 4D7BFE800E9D5317009A6919 /* libicui18n.a in Fram eworks */,
1288 4D7BFE760E9D52E4009A6919 /* libicuuc.a in Framew orks */, 1305 4D7BFE760E9D52E4009A6919 /* libicuuc.a in Framew orks */,
1289 4D7BFF3A0E9D5378009A6919 /* libjpeg.a in Framewo rks */, 1306 4D7BFF3A0E9D5378009A6919 /* libjpeg.a in Framewo rks */,
1290 4D7B005E0E9D54BB009A6919 /* libmodp_b64.a in Fra meworks */, 1307 4D7B005E0E9D54BB009A6919 /* libmodp_b64.a in Fra meworks */,
1291 4D7B00510E9D5473009A6919 /* libnet.a in Framewor ks */, 1308 4D7B00510E9D5473009A6919 /* libnet.a in Framewor ks */,
1292 4D7B00520E9D5473009A6919 /* libskia.a in Framewo rks */, 1309 4D7B00520E9D5473009A6919 /* libskia.a in Framewo rks */,
(...skipping 680 matching lines...) Expand 10 before | Expand all | Expand 10 after
1973 4D7BFAE70E9D49DE009A6919 /* safe_browsing_util.c c */, 1990 4D7BFAE70E9D49DE009A6919 /* safe_browsing_util.c c */,
1974 4D7BFAE80E9D49DE009A6919 /* safe_browsing_util.h */, 1991 4D7BFAE80E9D49DE009A6919 /* safe_browsing_util.h */,
1975 4D7BFAE90E9D49DE009A6919 /* safe_browsing_util_u nittest.cc */, 1992 4D7BFAE90E9D49DE009A6919 /* safe_browsing_util_u nittest.cc */,
1976 ); 1993 );
1977 path = safe_browsing; 1994 path = safe_browsing;
1978 sourceTree = "<group>"; 1995 sourceTree = "<group>";
1979 }; 1996 };
1980 4D7BFB090E9D4BA1009A6919 /* Projects */ = { 1997 4D7BFB090E9D4BA1009A6919 /* Projects */ = {
1981 isa = PBXGroup; 1998 isa = PBXGroup;
1982 children = ( 1999 children = (
2000 531CBD950ECB69B50084F32D /* dmg_fp.xcodeproj */,
1983 4D7BFDBE0E9D525B009A6919 /* base.xcodeproj */, 2001 4D7BFDBE0E9D525B009A6919 /* base.xcodeproj */,
1984 4D7BFF4C0E9D53C1009A6919 /* bzip2.xcodeproj */, 2002 4D7BFF4C0E9D53C1009A6919 /* bzip2.xcodeproj */,
1985 4D7BFF5F0E9D540F009A6919 /* googleurl.xcodeproj */, 2003 4D7BFF5F0E9D540F009A6919 /* googleurl.xcodeproj */,
1986 4D7BFF3C0E9D538D009A6919 /* gtest.xcodeproj */, 2004 4D7BFF3C0E9D538D009A6919 /* gtest.xcodeproj */,
1987 4D7BFE5B0E9D52DC009A6919 /* icu.xcodeproj */, 2005 4D7BFE5B0E9D52DC009A6919 /* icu.xcodeproj */,
1988 4D7BFF460E9D53B4009A6919 /* libevent.xcodeproj * /, 2006 4D7BFF460E9D53B4009A6919 /* libevent.xcodeproj * /,
1989 4D7BFF2F0E9D5362009A6919 /* libjpeg.xcodeproj */ , 2007 4D7BFF2F0E9D5362009A6919 /* libjpeg.xcodeproj */ ,
1990 4D7BFB0B0E9D4BBF009A6919 /* libxml.xcodeproj */, 2008 4D7BFB0B0E9D4BBF009A6919 /* libxml.xcodeproj */,
1991 4D7B00580E9D54AA009A6919 /* modp_b64.xcodeproj * /, 2009 4D7B00580E9D54AA009A6919 /* modp_b64.xcodeproj * /,
1992 4D7B00340E9D5464009A6919 /* net.xcodeproj */, 2010 4D7B00340E9D5464009A6919 /* net.xcodeproj */,
(...skipping 313 matching lines...) Expand 10 before | Expand all | Expand 10 after
2306 sourceTree = "<group>"; 2324 sourceTree = "<group>";
2307 }; 2325 };
2308 4DDC64510EAE392400FB5EBE /* Products */ = { 2326 4DDC64510EAE392400FB5EBE /* Products */ = {
2309 isa = PBXGroup; 2327 isa = PBXGroup;
2310 children = ( 2328 children = (
2311 4DDC64550EAE392400FB5EBE /* libzlib.a */, 2329 4DDC64550EAE392400FB5EBE /* libzlib.a */,
2312 ); 2330 );
2313 name = Products; 2331 name = Products;
2314 sourceTree = "<group>"; 2332 sourceTree = "<group>";
2315 }; 2333 };
2334 531CBD960ECB69B50084F32D /* Products */ = {
2335 isa = PBXGroup;
2336 children = (
2337 531CBD9A0ECB69B50084F32D /* libdmg_fp.a */,
2338 );
2339 name = Products;
2340 sourceTree = "<group>";
2341 };
2316 E48FB9600EC4EA270052B72B /* automation */ = { 2342 E48FB9600EC4EA270052B72B /* automation */ = {
2317 isa = PBXGroup; 2343 isa = PBXGroup;
2318 children = ( 2344 children = (
2319 E48FB9610EC4EA270052B72B /* automation_autocompl ete_edit_tracker.h */, 2345 E48FB9610EC4EA270052B72B /* automation_autocompl ete_edit_tracker.h */,
2320 E48FB9620EC4EA270052B72B /* automation_browser_t racker.h */, 2346 E48FB9620EC4EA270052B72B /* automation_browser_t racker.h */,
2321 E48FB9630EC4EA270052B72B /* automation_constrain ed_window_tracker.h */, 2347 E48FB9630EC4EA270052B72B /* automation_constrain ed_window_tracker.h */,
2322 E48FB9640EC4EA270052B72B /* automation_provider. cc */, 2348 E48FB9640EC4EA270052B72B /* automation_provider. cc */,
2323 E48FB9650EC4EA270052B72B /* automation_provider. h */, 2349 E48FB9650EC4EA270052B72B /* automation_provider. h */,
2324 E48FB9660EC4EA270052B72B /* automation_provider_ list.cc */, 2350 E48FB9660EC4EA270052B72B /* automation_provider_ list.cc */,
2325 E48FB9670EC4EA270052B72B /* automation_provider_ list.h */, 2351 E48FB9670EC4EA270052B72B /* automation_provider_ list.h */,
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after
2397 4D3D54770EC3A4D800650CA0 /* Strip If Needed */, 2423 4D3D54770EC3A4D800650CA0 /* Strip If Needed */,
2398 ); 2424 );
2399 buildRules = ( 2425 buildRules = (
2400 ); 2426 );
2401 dependencies = ( 2427 dependencies = (
2402 4D7BFCDA0E9D4DAF009A6919 /* PBXTargetDependency */, 2428 4D7BFCDA0E9D4DAF009A6919 /* PBXTargetDependency */,
2403 4D7BFCDC0E9D4DAF009A6919 /* PBXTargetDependency */, 2429 4D7BFCDC0E9D4DAF009A6919 /* PBXTargetDependency */,
2404 4D7BFDCD0E9D5262009A6919 /* PBXTargetDependency */, 2430 4D7BFDCD0E9D5262009A6919 /* PBXTargetDependency */,
2405 4D7BFF5D0E9D53F3009A6919 /* PBXTargetDependency */, 2431 4D7BFF5D0E9D53F3009A6919 /* PBXTargetDependency */,
2406 4D7BFF560E9D53D2009A6919 /* PBXTargetDependency */, 2432 4D7BFF560E9D53D2009A6919 /* PBXTargetDependency */,
2433 531CBE3D0ECB87070084F32D /* PBXTargetDependency */,
2407 4D7BFF720E9D5416009A6919 /* PBXTargetDependency */, 2434 4D7BFF720E9D5416009A6919 /* PBXTargetDependency */,
2408 4D7BFF430E9D5394009A6919 /* PBXTargetDependency */, 2435 4D7BFF430E9D5394009A6919 /* PBXTargetDependency */,
2409 4D7B01470E9D56DF009A6919 /* PBXTargetDependency */, 2436 4D7B01470E9D56DF009A6919 /* PBXTargetDependency */,
2410 4D7BFE7F0E9D5310009A6919 /* PBXTargetDependency */, 2437 4D7BFE7F0E9D5310009A6919 /* PBXTargetDependency */,
2411 4D7BFE780E9D52EB009A6919 /* PBXTargetDependency */, 2438 4D7BFE780E9D52EB009A6919 /* PBXTargetDependency */,
2412 4D7BFF580E9D53D2009A6919 /* PBXTargetDependency */, 2439 4D7BFF580E9D53D2009A6919 /* PBXTargetDependency */,
2413 4D7BFF390E9D536D009A6919 /* PBXTargetDependency */, 2440 4D7BFF390E9D536D009A6919 /* PBXTargetDependency */,
2414 4DDC644A0EAE38F500FB5EBE /* PBXTargetDependency */, 2441 4DDC644A0EAE38F500FB5EBE /* PBXTargetDependency */,
2415 4D7B00600E9D54BF009A6919 /* PBXTargetDependency */, 2442 4D7B00600E9D54BF009A6919 /* PBXTargetDependency */,
2416 4D7B00560E9D5487009A6919 /* PBXTargetDependency */, 2443 4D7B00560E9D5487009A6919 /* PBXTargetDependency */,
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
2454 projectReferences = ( 2481 projectReferences = (
2455 { 2482 {
2456 ProductGroup = 4D7BFDBF0E9D525B009A6919 /* Products */; 2483 ProductGroup = 4D7BFDBF0E9D525B009A6919 /* Products */;
2457 ProjectRef = 4D7BFDBE0E9D525B009A6919 /* base.xcodeproj */; 2484 ProjectRef = 4D7BFDBE0E9D525B009A6919 /* base.xcodeproj */;
2458 }, 2485 },
2459 { 2486 {
2460 ProductGroup = 4D7BFF4D0E9D53C1009A6919 /* Products */; 2487 ProductGroup = 4D7BFF4D0E9D53C1009A6919 /* Products */;
2461 ProjectRef = 4D7BFF4C0E9D53C1009A6919 /* bzip2.xcodeproj */; 2488 ProjectRef = 4D7BFF4C0E9D53C1009A6919 /* bzip2.xcodeproj */;
2462 }, 2489 },
2463 { 2490 {
2491 ProductGroup = 531CBD960ECB69B50084F32D /* Products */;
2492 ProjectRef = 531CBD950ECB69B50084F32D /* dmg_fp.xcodeproj */;
2493 },
2494 {
2464 ProductGroup = 4D7BFF600E9D540F009A6919 /* Products */; 2495 ProductGroup = 4D7BFF600E9D540F009A6919 /* Products */;
2465 ProjectRef = 4D7BFF5F0E9D540F009A6919 /* googleurl.xcodeproj */; 2496 ProjectRef = 4D7BFF5F0E9D540F009A6919 /* googleurl.xcodeproj */;
2466 }, 2497 },
2467 { 2498 {
2468 ProductGroup = 4D7BFF3D0E9D538D009A6919 /* Products */; 2499 ProductGroup = 4D7BFF3D0E9D538D009A6919 /* Products */;
2469 ProjectRef = 4D7BFF3C0E9D538D009A6919 /* gtest.xcodeproj */; 2500 ProjectRef = 4D7BFF3C0E9D538D009A6919 /* gtest.xcodeproj */;
2470 }, 2501 },
2471 { 2502 {
2472 ProductGroup = 4D7BFE5C0E9D52DC009A6919 /* Products */; 2503 ProductGroup = 4D7BFE5C0E9D52DC009A6919 /* Products */;
2473 ProjectRef = 4D7BFE5B0E9D52DC009A6919 /* icu.xcodeproj */; 2504 ProjectRef = 4D7BFE5B0E9D52DC009A6919 /* icu.xcodeproj */;
(...skipping 212 matching lines...) Expand 10 before | Expand all | Expand 10 after
2686 remoteRef = 4D7BFF6F0E9D540F009A6919 /* PBXContainerItem Proxy */; 2717 remoteRef = 4D7BFF6F0E9D540F009A6919 /* PBXContainerItem Proxy */;
2687 sourceTree = BUILT_PRODUCTS_DIR; 2718 sourceTree = BUILT_PRODUCTS_DIR;
2688 }; 2719 };
2689 4DDC64550EAE392400FB5EBE /* libzlib.a */ = { 2720 4DDC64550EAE392400FB5EBE /* libzlib.a */ = {
2690 isa = PBXReferenceProxy; 2721 isa = PBXReferenceProxy;
2691 fileType = archive.ar; 2722 fileType = archive.ar;
2692 path = libzlib.a; 2723 path = libzlib.a;
2693 remoteRef = 4DDC64540EAE392400FB5EBE /* PBXContainerItem Proxy */; 2724 remoteRef = 4DDC64540EAE392400FB5EBE /* PBXContainerItem Proxy */;
2694 sourceTree = BUILT_PRODUCTS_DIR; 2725 sourceTree = BUILT_PRODUCTS_DIR;
2695 }; 2726 };
2727 531CBD9A0ECB69B50084F32D /* libdmg_fp.a */ = {
2728 isa = PBXReferenceProxy;
2729 fileType = archive.ar;
2730 path = libdmg_fp.a;
2731 remoteRef = 531CBD990ECB69B50084F32D /* PBXContainerItem Proxy */;
2732 sourceTree = BUILT_PRODUCTS_DIR;
2733 };
2696 /* End PBXReferenceProxy section */ 2734 /* End PBXReferenceProxy section */
2697 2735
2698 /* Begin PBXShellScriptBuildPhase section */ 2736 /* Begin PBXShellScriptBuildPhase section */
2699 4D3D54770EC3A4D800650CA0 /* Strip If Needed */ = { 2737 4D3D54770EC3A4D800650CA0 /* Strip If Needed */ = {
2700 isa = PBXShellScriptBuildPhase; 2738 isa = PBXShellScriptBuildPhase;
2701 buildActionMask = 2147483647; 2739 buildActionMask = 2147483647;
2702 files = ( 2740 files = (
2703 ); 2741 );
2704 inputPaths = ( 2742 inputPaths = (
2705 ); 2743 );
(...skipping 259 matching lines...) Expand 10 before | Expand all | Expand 10 after
2965 4DDC644A0EAE38F500FB5EBE /* PBXTargetDependency */ = { 3003 4DDC644A0EAE38F500FB5EBE /* PBXTargetDependency */ = {
2966 isa = PBXTargetDependency; 3004 isa = PBXTargetDependency;
2967 name = xml; 3005 name = xml;
2968 targetProxy = 4DDC64490EAE38F500FB5EBE /* PBXContainerIt emProxy */; 3006 targetProxy = 4DDC64490EAE38F500FB5EBE /* PBXContainerIt emProxy */;
2969 }; 3007 };
2970 4DDC64570EAE393800FB5EBE /* PBXTargetDependency */ = { 3008 4DDC64570EAE393800FB5EBE /* PBXTargetDependency */ = {
2971 isa = PBXTargetDependency; 3009 isa = PBXTargetDependency;
2972 name = zlib; 3010 name = zlib;
2973 targetProxy = 4DDC64560EAE393800FB5EBE /* PBXContainerIt emProxy */; 3011 targetProxy = 4DDC64560EAE393800FB5EBE /* PBXContainerIt emProxy */;
2974 }; 3012 };
3013 531CBE3D0ECB87070084F32D /* PBXTargetDependency */ = {
3014 isa = PBXTargetDependency;
3015 name = dmg_fp;
3016 targetProxy = 531CBE3C0ECB87070084F32D /* PBXContainerIt emProxy */;
3017 };
2975 /* End PBXTargetDependency section */ 3018 /* End PBXTargetDependency section */
2976 3019
2977 /* Begin XCBuildConfiguration section */ 3020 /* Begin XCBuildConfiguration section */
2978 4D640CEC0EAE86BD00EBCFC0 /* Debug */ = { 3021 4D640CEC0EAE86BD00EBCFC0 /* Debug */ = {
2979 isa = XCBuildConfiguration; 3022 isa = XCBuildConfiguration;
2980 baseConfigurationReference = 4D7BF2FF0E9D46E6009A6919 /* staticlib.xcconfig */; 3023 baseConfigurationReference = 4D7BF2FF0E9D46E6009A6919 /* staticlib.xcconfig */;
2981 buildSettings = { 3024 buildSettings = {
2982 PRODUCT_NAME = renderer; 3025 PRODUCT_NAME = renderer;
2983 }; 3026 };
2984 name = Debug; 3027 name = Debug;
(...skipping 197 matching lines...) Expand 10 before | Expand all | Expand 10 after
3182 4D7BFC1B0E9D4CB9009A6919 /* Debug */, 3225 4D7BFC1B0E9D4CB9009A6919 /* Debug */,
3183 4D7BFC1C0E9D4CB9009A6919 /* Release */, 3226 4D7BFC1C0E9D4CB9009A6919 /* Release */,
3184 ); 3227 );
3185 defaultConfigurationIsVisible = 0; 3228 defaultConfigurationIsVisible = 0;
3186 defaultConfigurationName = Release; 3229 defaultConfigurationName = Release;
3187 }; 3230 };
3188 /* End XCConfigurationList section */ 3231 /* End XCConfigurationList section */
3189 }; 3232 };
3190 rootObject = 4D7BF2E90E9D46A4009A6919 /* Project object */; 3233 rootObject = 4D7BF2E90E9D46A4009A6919 /* Project object */;
3191 } 3234 }
OLDNEW
« no previous file with comments | « chrome/chrome.sln ('k') | chrome/chrome_kjs.sln » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698