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

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

Issue 13052: Cleanup: move base/platform_test.h -> testing/ (Closed)
Patch Set: fix mark's comment Created 12 years 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/browser/history/text_database_unittest.cc ('k') | net/base/bzip2_filter_unittest.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 4D7B014C0E9D572C009A6919 /* run_unit_tests */ = { 10 4D7B014C0E9D572C009A6919 /* run_unit_tests */ = {
(...skipping 116 matching lines...) Expand 10 before | Expand all | Expand 10 after
127 4D7BFE760E9D52E4009A6919 /* libicuuc.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D7BFE710E9D52DC009A6919 /* libicuuc.a */; }; 127 4D7BFE760E9D52E4009A6919 /* libicuuc.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D7BFE710E9D52DC009A6919 /* libicuuc.a */; };
128 4D7BFE800E9D5317009A6919 /* libicui18n.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D7BFE6D0E9D52DC009A6919 /* libicui18n.a */; }; 128 4D7BFE800E9D5317009A6919 /* libicui18n.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D7BFE6D0E9D52DC009A6919 /* libicui18n.a */; };
129 4D7BFE830E9D532E009A6919 /* Foundation.framework in Frameworks * / = {isa = PBXBuildFile; fileRef = 4D7BFE820E9D532E009A6919 /* Foundation.framew ork */; }; 129 4D7BFE830E9D532E009A6919 /* Foundation.framework in Frameworks * / = {isa = PBXBuildFile; fileRef = 4D7BFE820E9D532E009A6919 /* Foundation.framew ork */; };
130 4D7BFF3A0E9D5378009A6919 /* libjpeg.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D7BFF370E9D5362009A6919 /* libjpeg.a */; }; 130 4D7BFF3A0E9D5378009A6919 /* libjpeg.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D7BFF370E9D5362009A6919 /* libjpeg.a */; };
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 */; };
138 4DDC63E70EAE344300FB5EBE /* metrics_response_unittest.cc in Sour ces */ = {isa = PBXBuildFile; fileRef = 4D7BF8B60E9D4839009A6919 /* metrics_resp onse_unittest.cc */; }; 137 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 */; }; 138 4DDC644B0EAE390800FB5EBE /* libxml.a in Frameworks */ = {isa = P BXBuildFile; fileRef = 4D7BFB230E9D4BBF009A6919 /* libxml.a */; };
140 4DDC64580EAE394200FB5EBE /* libzlib.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4DDC64550EAE392400FB5EBE /* libzlib.a */; }; 139 4DDC64580EAE394200FB5EBE /* libzlib.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4DDC64550EAE392400FB5EBE /* libzlib.a */; };
141 B54BD8FC0ED622C00093FD54 /* mach_message_source_mac.cc in Source s */ = {isa = PBXBuildFile; fileRef = B54BD8FA0ED622C00093FD54 /* mach_message_s ource_mac.cc */; }; 140 B54BD8FC0ED622C00093FD54 /* mach_message_source_mac.cc in Source s */ = {isa = PBXBuildFile; fileRef = B54BD8FA0ED622C00093FD54 /* mach_message_s ource_mac.cc */; };
142 B562C8430ED49C830077A23F /* mach_ipc_mac.mm in Sources */ = {isa = PBXBuildFile; fileRef = B562C8420ED49C830077A23F /* mach_ipc_mac.mm */; }; 141 B562C8430ED49C830077A23F /* mach_ipc_mac.mm in Sources */ = {isa = PBXBuildFile; fileRef = B562C8420ED49C830077A23F /* mach_ipc_mac.mm */; };
143 B5FDBFB80EE4627100BEC6E6 /* ipc_tests.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4D7BFBBE0E9D4C9F009A6919 /* ipc_tests.cc */; }; 142 B5FDBFB80EE4627100BEC6E6 /* ipc_tests.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4D7BFBBE0E9D4C9F009A6919 /* ipc_tests.cc */; };
144 B5FDC0580EE488E500BEC6E6 /* ipc_channel_posix.cc in Sources */ = {isa = PBXBuildFile; fileRef = B5FDC0570EE488E500BEC6E6 /* ipc_channel_posix.cc */; }; 143 B5FDC0580EE488E500BEC6E6 /* ipc_channel_posix.cc in Sources */ = {isa = PBXBuildFile; fileRef = B5FDC0570EE488E500BEC6E6 /* ipc_channel_posix.cc */; };
145 B5FDC1C90EE48ADB00BEC6E6 /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D7BFF7A0E9D5449009A6919 /* AppKit.framework */; }; 144 B5FDC1C90EE48ADB00BEC6E6 /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D7BFF7A0E9D5449009A6919 /* AppKit.framework */; };
146 B5FDC1CA0EE48ADB00BEC6E6 /* CoreFoundation.framework in Framewor ks */ = {isa = PBXBuildFile; fileRef = 4D7BFDD10E9D5295009A6919 /* CoreFoundatio n.framework */; }; 145 B5FDC1CA0EE48ADB00BEC6E6 /* CoreFoundation.framework in Framewor ks */ = {isa = PBXBuildFile; fileRef = 4D7BFDD10E9D5295009A6919 /* CoreFoundatio n.framework */; };
147 B5FDC1CB0EE48ADB00BEC6E6 /* Foundation.framework in Frameworks * / = {isa = PBXBuildFile; fileRef = 4D7BFE820E9D532E009A6919 /* Foundation.framew ork */; }; 146 B5FDC1CB0EE48ADB00BEC6E6 /* Foundation.framework in Frameworks * / = {isa = PBXBuildFile; fileRef = 4D7BFE820E9D532E009A6919 /* Foundation.framew ork */; };
(...skipping 1137 matching lines...) Expand 10 before | Expand all | Expand 10 after
1285 4D7BFDBE0E9D525B009A6919 /* base.xcodeproj */ = {isa = PBXFileRe ference; lastKnownFileType = "wrapper.pb-project"; name = base.xcodeproj; path = base/base.xcodeproj; sourceTree = "<group>"; }; 1284 4D7BFDBE0E9D525B009A6919 /* base.xcodeproj */ = {isa = PBXFileRe ference; lastKnownFileType = "wrapper.pb-project"; name = base.xcodeproj; path = base/base.xcodeproj; sourceTree = "<group>"; };
1286 4D7BFDD10E9D5295009A6919 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation. framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<group>"; }; 1285 4D7BFDD10E9D5295009A6919 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation. framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<group>"; };
1287 4D7BFE5B0E9D52DC009A6919 /* icu.xcodeproj */ = {isa = PBXFileRef erence; lastKnownFileType = "wrapper.pb-project"; name = icu.xcodeproj; path = t hird_party/icu38/icu.xcodeproj; sourceTree = "<group>"; }; 1286 4D7BFE5B0E9D52DC009A6919 /* icu.xcodeproj */ = {isa = PBXFileRef erence; lastKnownFileType = "wrapper.pb-project"; name = icu.xcodeproj; path = t hird_party/icu38/icu.xcodeproj; sourceTree = "<group>"; };
1288 4D7BFE820E9D532E009A6919 /* Foundation.framework */ = {isa = PBX FileReference; lastKnownFileType = wrapper.framework; name = Foundation.framewor k; path = System/Library/Frameworks/Foundation.framework; sourceTree = "<group>" ; }; 1287 4D7BFE820E9D532E009A6919 /* Foundation.framework */ = {isa = PBX FileReference; lastKnownFileType = wrapper.framework; name = Foundation.framewor k; path = System/Library/Frameworks/Foundation.framework; sourceTree = "<group>" ; };
1289 4D7BFF2F0E9D5362009A6919 /* libjpeg.xcodeproj */ = {isa = PBXFil eReference; lastKnownFileType = "wrapper.pb-project"; name = libjpeg.xcodeproj; path = third_party/libjpeg/libjpeg.xcodeproj; sourceTree = "<group>"; }; 1288 4D7BFF2F0E9D5362009A6919 /* libjpeg.xcodeproj */ = {isa = PBXFil eReference; lastKnownFileType = "wrapper.pb-project"; name = libjpeg.xcodeproj; path = third_party/libjpeg/libjpeg.xcodeproj; sourceTree = "<group>"; };
1290 4D7BFF3C0E9D538D009A6919 /* gtest.xcodeproj */ = {isa = PBXFileR eference; lastKnownFileType = "wrapper.pb-project"; name = gtest.xcodeproj; path = testing/gtest.xcodeproj; sourceTree = "<group>"; }; 1289 4D7BFF3C0E9D538D009A6919 /* gtest.xcodeproj */ = {isa = PBXFileR eference; lastKnownFileType = "wrapper.pb-project"; name = gtest.xcodeproj; path = testing/gtest.xcodeproj; sourceTree = "<group>"; };
1291 4D7BFF460E9D53B4009A6919 /* libevent.xcodeproj */ = {isa = PBXFi leReference; lastKnownFileType = "wrapper.pb-project"; name = libevent.xcodeproj ; path = third_party/libevent/libevent.xcodeproj; sourceTree = "<group>"; }; 1290 4D7BFF460E9D53B4009A6919 /* libevent.xcodeproj */ = {isa = PBXFi leReference; lastKnownFileType = "wrapper.pb-project"; name = libevent.xcodeproj ; path = third_party/libevent/libevent.xcodeproj; sourceTree = "<group>"; };
1292 4D7BFF4C0E9D53C1009A6919 /* bzip2.xcodeproj */ = {isa = PBXFileR eference; lastKnownFileType = "wrapper.pb-project"; name = bzip2.xcodeproj; path = third_party/bzip2/bzip2.xcodeproj; sourceTree = "<group>"; }; 1291 4D7BFF4C0E9D53C1009A6919 /* bzip2.xcodeproj */ = {isa = PBXFileR eference; lastKnownFileType = "wrapper.pb-project"; name = bzip2.xcodeproj; path = third_party/bzip2/bzip2.xcodeproj; sourceTree = "<group>"; };
1293 4D7BFF5F0E9D540F009A6919 /* googleurl.xcodeproj */ = {isa = PBXF ileReference; lastKnownFileType = "wrapper.pb-project"; name = googleurl.xcodepr oj; path = build/googleurl.xcodeproj; sourceTree = "<group>"; }; 1292 4D7BFF5F0E9D540F009A6919 /* googleurl.xcodeproj */ = {isa = PBXF ileReference; lastKnownFileType = "wrapper.pb-project"; name = googleurl.xcodepr oj; path = build/googleurl.xcodeproj; sourceTree = "<group>"; };
1294 4D7BFF7A0E9D5449009A6919 /* AppKit.framework */ = {isa = PBXFile Reference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = "<group>"; }; 1293 4D7BFF7A0E9D5449009A6919 /* AppKit.framework */ = {isa = PBXFile Reference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = "<group>"; };
1295 4DC6498E0EA92BF90017C876 /* platform_test_mac.mm */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = platform_test_mac.mm; sourceTree = "<group>"; };
1296 4DDC64500EAE392400FB5EBE /* zlib.xcodeproj */ = {isa = PBXFileRe ference; lastKnownFileType = "wrapper.pb-project"; name = zlib.xcodeproj; path = third_party/zlib/zlib.xcodeproj; sourceTree = "<group>"; }; 1294 4DDC64500EAE392400FB5EBE /* zlib.xcodeproj */ = {isa = PBXFileRe ference; lastKnownFileType = "wrapper.pb-project"; name = zlib.xcodeproj; path = third_party/zlib/zlib.xcodeproj; sourceTree = "<group>"; };
1297 B54BD8FA0ED622C00093FD54 /* mach_message_source_mac.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; p ath = mach_message_source_mac.cc; sourceTree = "<group>"; }; 1295 B54BD8FA0ED622C00093FD54 /* mach_message_source_mac.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; p ath = mach_message_source_mac.cc; sourceTree = "<group>"; };
1298 B54BD8FB0ED622C00093FD54 /* mach_message_source_mac.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mach_message_source_mac.h; sourceTree = "<group>"; }; 1296 B54BD8FB0ED622C00093FD54 /* mach_message_source_mac.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mach_message_source_mac.h; sourceTree = "<group>"; };
1299 B562C8410ED49C830077A23F /* mach_ipc_mac.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mach_ipc_m ac.h; sourceTree = "<group>"; }; 1297 B562C8410ED49C830077A23F /* mach_ipc_mac.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mach_ipc_m ac.h; sourceTree = "<group>"; };
1300 B562C8420ED49C830077A23F /* mach_ipc_mac.mm */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = ma ch_ipc_mac.mm; sourceTree = "<group>"; }; 1298 B562C8420ED49C830077A23F /* mach_ipc_mac.mm */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = ma ch_ipc_mac.mm; sourceTree = "<group>"; };
1301 B5FDBFAE0EE4623000BEC6E6 /* ipc_tests */ = {isa = PBXFileReferen ce; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = ipc_tests; sourceTree = BUILT_PRODUCTS_DIR; }; 1299 B5FDBFAE0EE4623000BEC6E6 /* ipc_tests */ = {isa = PBXFileReferen ce; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = ipc_tests; sourceTree = BUILT_PRODUCTS_DIR; };
1302 B5FDC0570EE488E500BEC6E6 /* ipc_channel_posix.cc */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ipc_channel_posix.cc; sourceTree = "<group>"; }; 1300 B5FDC0570EE488E500BEC6E6 /* ipc_channel_posix.cc */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ipc_channel_posix.cc; sourceTree = "<group>"; };
1303 E48FB9610EC4EA270052B72B /* automation_autocomplete_edit_tracker .h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecod e.c.h; path = automation_autocomplete_edit_tracker.h; sourceTree = "<group>"; }; 1301 E48FB9610EC4EA270052B72B /* automation_autocomplete_edit_tracker .h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecod e.c.h; path = automation_autocomplete_edit_tracker.h; sourceTree = "<group>"; };
1304 E48FB9620EC4EA270052B72B /* automation_browser_tracker.h */ = {i sa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; pat h = automation_browser_tracker.h; sourceTree = "<group>"; }; 1302 E48FB9620EC4EA270052B72B /* automation_browser_tracker.h */ = {i sa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; pat h = automation_browser_tracker.h; sourceTree = "<group>"; };
1305 E48FB9630EC4EA270052B72B /* automation_constrained_window_tracke r.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourceco de.c.h; path = automation_constrained_window_tracker.h; sourceTree = "<group>"; }; 1303 E48FB9630EC4EA270052B72B /* automation_constrained_window_tracke r.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourceco de.c.h; path = automation_constrained_window_tracker.h; sourceTree = "<group>"; };
(...skipping 173 matching lines...) Expand 10 before | Expand all | Expand 10 after
1479 children = ( 1477 children = (
1480 4D7B01410E9D56BC009A6919 /* libsqlite.a */, 1478 4D7B01410E9D56BC009A6919 /* libsqlite.a */,
1481 ); 1479 );
1482 name = Products; 1480 name = Products;
1483 sourceTree = "<group>"; 1481 sourceTree = "<group>";
1484 }; 1482 };
1485 4D7BF2E70E9D46A4009A6919 = { 1483 4D7BF2E70E9D46A4009A6919 = {
1486 isa = PBXGroup; 1484 isa = PBXGroup;
1487 children = ( 1485 children = (
1488 4D7BF2FA0E9D46CD009A6919 /* Configuration */, 1486 4D7BF2FA0E9D46CD009A6919 /* Configuration */,
1489 4DC6498D0EA92BE10017C876 /* base */,
1490 4D7BF3380E9D479D009A6919 /* chrome */, 1487 4D7BF3380E9D479D009A6919 /* chrome */,
1491 4D7BFDD00E9D527E009A6919 /* Frameworks */, 1488 4D7BFDD00E9D527E009A6919 /* Frameworks */,
1492 4D7BFB090E9D4BA1009A6919 /* Projects */, 1489 4D7BFB090E9D4BA1009A6919 /* Projects */,
1493 4D7BF3070E9D477E009A6919 /* Products */, 1490 4D7BF3070E9D477E009A6919 /* Products */,
1494 ); 1491 );
1495 sourceTree = "<group>"; 1492 sourceTree = "<group>";
1496 }; 1493 };
1497 4D7BF2FA0E9D46CD009A6919 /* Configuration */ = { 1494 4D7BF2FA0E9D46CD009A6919 /* Configuration */ = {
1498 isa = PBXGroup; 1495 isa = PBXGroup;
1499 children = ( 1496 children = (
(...skipping 882 matching lines...) Expand 10 before | Expand all | Expand 10 after
2382 }; 2379 };
2383 4D7BFF600E9D540F009A6919 /* Products */ = { 2380 4D7BFF600E9D540F009A6919 /* Products */ = {
2384 isa = PBXGroup; 2381 isa = PBXGroup;
2385 children = ( 2382 children = (
2386 4D7BFF6E0E9D540F009A6919 /* libgoogleurl.a */, 2383 4D7BFF6E0E9D540F009A6919 /* libgoogleurl.a */,
2387 4D7BFF700E9D540F009A6919 /* googleurl_unittests */, 2384 4D7BFF700E9D540F009A6919 /* googleurl_unittests */,
2388 ); 2385 );
2389 name = Products; 2386 name = Products;
2390 sourceTree = "<group>"; 2387 sourceTree = "<group>";
2391 }; 2388 };
2392 4DC6498D0EA92BE10017C876 /* base */ = {
2393 isa = PBXGroup;
2394 children = (
2395 4DC6498E0EA92BF90017C876 /* platform_test_mac.mm */,
2396 );
2397 name = base;
2398 path = ../base;
2399 sourceTree = "<group>";
2400 };
2401 4DDC64510EAE392400FB5EBE /* Products */ = { 2389 4DDC64510EAE392400FB5EBE /* Products */ = {
2402 isa = PBXGroup; 2390 isa = PBXGroup;
2403 children = ( 2391 children = (
2404 4DDC64550EAE392400FB5EBE /* libzlib.a */, 2392 4DDC64550EAE392400FB5EBE /* libzlib.a */,
2405 ); 2393 );
2406 name = Products; 2394 name = Products;
2407 sourceTree = "<group>"; 2395 sourceTree = "<group>";
2408 }; 2396 };
2409 E48FB9600EC4EA270052B72B /* automation */ = { 2397 E48FB9600EC4EA270052B72B /* automation */ = {
2410 isa = PBXGroup; 2398 isa = PBXGroup;
(...skipping 503 matching lines...) Expand 10 before | Expand all | Expand 10 after
2914 4D7BFCE10E9D4DC8009A6919 /* bzip2_unittest.cc in Sources */, 2902 4D7BFCE10E9D4DC8009A6919 /* bzip2_unittest.cc in Sources */,
2915 4D7BFB350E9D4C18009A6919 /* chrome_thread_unitte st.cc in Sources */, 2903 4D7BFB350E9D4C18009A6919 /* chrome_thread_unitte st.cc in Sources */,
2916 4D7BFB710E9D4C55009A6919 /* chunk_range_unittest .cc in Sources */, 2904 4D7BFB710E9D4C55009A6919 /* chunk_range_unittest .cc in Sources */,
2917 4D7BFB510E9D4C3E009A6919 /* dns_host_info_unitte st.cc in Sources */, 2905 4D7BFB510E9D4C3E009A6919 /* dns_host_info_unitte st.cc in Sources */,
2918 4D7BFB3C0E9D4C25009A6919 /* history_types_unitte st.cc in Sources */, 2906 4D7BFB3C0E9D4C25009A6919 /* history_types_unitte st.cc in Sources */,
2919 4D7BFCE30E9D4DCE009A6919 /* jpeg_codec_unittest. cc in Sources */, 2907 4D7BFCE30E9D4DCE009A6919 /* jpeg_codec_unittest. cc in Sources */,
2920 4D7BFCE70E9D4DD4009A6919 /* json_value_serialize r_unittest.cc in Sources */, 2908 4D7BFCE70E9D4DD4009A6919 /* json_value_serialize r_unittest.cc in Sources */,
2921 4DDC63E70EAE344300FB5EBE /* metrics_response_uni ttest.cc in Sources */, 2909 4DDC63E70EAE344300FB5EBE /* metrics_response_uni ttest.cc in Sources */,
2922 4D7BFB580E9D4C43009A6919 /* page_range_unittest. cc in Sources */, 2910 4D7BFB580E9D4C43009A6919 /* page_range_unittest. cc in Sources */,
2923 4D7BFB5F0E9D4C46009A6919 /* page_setup_unittest. cc in Sources */, 2911 4D7BFB5F0E9D4C46009A6919 /* page_setup_unittest. cc in Sources */,
2924 4DC6498F0EA92BF90017C876 /* platform_test_mac.mm in Sources */,
2925 4D7BFB780E9D4C5A009A6919 /* protocol_parser_unit test.cc in Sources */, 2912 4D7BFB780E9D4C5A009A6919 /* protocol_parser_unit test.cc in Sources */,
2926 4D7BFCF30E9D4E07009A6919 /* run_all_unittests.cc in Sources */, 2913 4D7BFCF30E9D4E07009A6919 /* run_all_unittests.cc in Sources */,
2927 E48FB9870EC4EBA10052B72B /* safe_browsing_databa se_unittest.cc in Sources */, 2914 E48FB9870EC4EBA10052B72B /* safe_browsing_databa se_unittest.cc in Sources */,
2928 4D7BFB7F0E9D4C63009A6919 /* safe_browsing_util_u nittest.cc in Sources */, 2915 4D7BFB7F0E9D4C63009A6919 /* safe_browsing_util_u nittest.cc in Sources */,
2929 4D7BFB3E0E9D4C2F009A6919 /* text_database_unitte st.cc in Sources */, 2916 4D7BFB3E0E9D4C2F009A6919 /* text_database_unitte st.cc in Sources */,
2930 4D7BFB610E9D4C4B009A6919 /* units_unittest.cc in Sources */, 2917 4D7BFB610E9D4C4B009A6919 /* units_unittest.cc in Sources */,
2931 4D7BFB420E9D4C35009A6919 /* visit_tracker_unitte st.cc in Sources */, 2918 4D7BFB420E9D4C35009A6919 /* visit_tracker_unitte st.cc in Sources */,
2932 ); 2919 );
2933 runOnlyForDeploymentPostprocessing = 0; 2920 runOnlyForDeploymentPostprocessing = 0;
2934 }; 2921 };
(...skipping 476 matching lines...) Expand 10 before | Expand all | Expand 10 after
3411 B5FDBFB00EE4623000BEC6E6 /* Debug */, 3398 B5FDBFB00EE4623000BEC6E6 /* Debug */,
3412 B5FDBFB10EE4623000BEC6E6 /* Release */, 3399 B5FDBFB10EE4623000BEC6E6 /* Release */,
3413 ); 3400 );
3414 defaultConfigurationIsVisible = 0; 3401 defaultConfigurationIsVisible = 0;
3415 defaultConfigurationName = Release; 3402 defaultConfigurationName = Release;
3416 }; 3403 };
3417 /* End XCConfigurationList section */ 3404 /* End XCConfigurationList section */
3418 }; 3405 };
3419 rootObject = 4D7BF2E90E9D46A4009A6919 /* Project object */; 3406 rootObject = 4D7BF2E90E9D46A4009A6919 /* Project object */;
3420 } 3407 }
OLDNEW
« no previous file with comments | « chrome/browser/history/text_database_unittest.cc ('k') | net/base/bzip2_filter_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698