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

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

Issue 11224: Add url_request_unittest to mac build. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
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 | Annotate | Revision Log
« no previous file with comments | « base/process_util_mac.mm ('k') | net/url_request/url_request_unittest.h » ('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 CA70C1C70E6C78D300FBEF81 /* All */ = { 10 CA70C1C70E6C78D300FBEF81 /* All */ = {
(...skipping 21 matching lines...) Expand all
32 productName = run_net_unittests; 32 productName = run_net_unittests;
33 }; 33 };
34 /* End PBXAggregateTarget section */ 34 /* End PBXAggregateTarget section */
35 35
36 /* Begin PBXBuildFile section */ 36 /* Begin PBXBuildFile section */
37 042A4D480EC4F4500083281F /* http_auth_cache_unittest.cc in Sourc es */ = {isa = PBXBuildFile; fileRef = 042A4D470EC4F4500083281F /* http_auth_cac he_unittest.cc */; }; 37 042A4D480EC4F4500083281F /* http_auth_cache_unittest.cc in Sourc es */ = {isa = PBXBuildFile; fileRef = 042A4D470EC4F4500083281F /* http_auth_cac he_unittest.cc */; };
38 0435A4660E8DD69C00E4DF08 /* http_auth.cc in Sources */ = {isa = PBXBuildFile; fileRef = 0435A4650E8DD69C00E4DF08 /* http_auth.cc */; }; 38 0435A4660E8DD69C00E4DF08 /* http_auth.cc in Sources */ = {isa = PBXBuildFile; fileRef = 0435A4650E8DD69C00E4DF08 /* http_auth.cc */; };
39 0435A47A0E8DD6F300E4DF08 /* http_auth_handler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 0435A4790E8DD6F300E4DF08 /* http_auth_handler.cc */; }; 39 0435A47A0E8DD6F300E4DF08 /* http_auth_handler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 0435A4790E8DD6F300E4DF08 /* http_auth_handler.cc */; };
40 0435A4800E8DD73600E4DF08 /* http_auth_handler_basic.cc in Source s */ = {isa = PBXBuildFile; fileRef = 0435A47F0E8DD73600E4DF08 /* http_auth_hand ler_basic.cc */; }; 40 0435A4800E8DD73600E4DF08 /* http_auth_handler_basic.cc in Source s */ = {isa = PBXBuildFile; fileRef = 0435A47F0E8DD73600E4DF08 /* http_auth_hand ler_basic.cc */; };
41 0435A48F0E8DD74B00E4DF08 /* http_auth_handler_digest.cc in Sourc es */ = {isa = PBXBuildFile; fileRef = 0435A48E0E8DD74B00E4DF08 /* http_auth_han dler_digest.cc */; }; 41 0435A48F0E8DD74B00E4DF08 /* http_auth_handler_digest.cc in Sourc es */ = {isa = PBXBuildFile; fileRef = 0435A48E0E8DD74B00E4DF08 /* http_auth_han dler_digest.cc */; };
42 048133550ED27FEF005C5BBC /* url_request_unittest.cc in Sources * / = {isa = PBXBuildFile; fileRef = 7BED33AB0E5A198600A747DB /* url_request_unitt est.cc */; };
42 048268070E5B3B1000A30786 /* mime_util.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7BED32AA0E5A181C00A747DB /* mime_util.cc */; }; 43 048268070E5B3B1000A30786 /* mime_util.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7BED32AA0E5A181C00A747DB /* mime_util.cc */; };
43 048268080E5B3B3200A30786 /* http_chunked_decoder_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7BED33570E5A194700A747DB /* http_chu nked_decoder_unittest.cc */; }; 44 048268080E5B3B3200A30786 /* http_chunked_decoder_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7BED33570E5A194700A747DB /* http_chu nked_decoder_unittest.cc */; };
44 048268090E5B3B4800A30786 /* mime_util_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7BED325E0E5A181C00A747DB /* mime_util_unittest. cc */; }; 45 048268090E5B3B4800A30786 /* mime_util_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7BED325E0E5A181C00A747DB /* mime_util_unittest. cc */; };
45 0482692A0E5B624D00A30786 /* http_cache.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7BED334C0E5A194700A747DB /* http_cache.cc */; }; 46 0482692A0E5B624D00A30786 /* http_cache.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7BED334C0E5A194700A747DB /* http_cache.cc */; };
46 04C626D60E8DE39E0067E92A /* http_auth_handler_digest_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 04C626D50E8DE39E0067E92A /* http _auth_handler_digest_unittest.cc */; }; 47 04C626D60E8DE39E0067E92A /* http_auth_handler_digest_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 04C626D50E8DE39E0067E92A /* http _auth_handler_digest_unittest.cc */; };
47 04C626D80E8DE3AA0067E92A /* http_auth_handler_basic_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 04C626D70E8DE3AA0067E92A /* http_ auth_handler_basic_unittest.cc */; }; 48 04C626D80E8DE3AA0067E92A /* http_auth_handler_basic_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 04C626D70E8DE3AA0067E92A /* http_ auth_handler_basic_unittest.cc */; };
48 04C626DA0E8DE3BA0067E92A /* http_auth_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 04C626D90E8DE3BA0067E92A /* http_auth_unittest. cc */; }; 49 04C626DA0E8DE3BA0067E92A /* http_auth_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 04C626D90E8DE3BA0067E92A /* http_auth_unittest. cc */; };
49 04E7BD550EC4ECF60078FE58 /* http_auth_cache.cc in Sources */ = { isa = PBXBuildFile; fileRef = 04E7BD540EC4ECF60078FE58 /* http_auth_cache.cc */; }; 50 04E7BD550EC4ECF60078FE58 /* http_auth_cache.cc in Sources */ = { isa = PBXBuildFile; fileRef = 04E7BD540EC4ECF60078FE58 /* http_auth_cache.cc */; };
50 4DB04D3F0EB24EDF00A5633C /* dns_resolution_observer.cc in Source s */ = {isa = PBXBuildFile; fileRef = 7BED32590E5A181C00A747DB /* dns_resolution _observer.cc */; }; 51 4DB04D3F0EB24EDF00A5633C /* dns_resolution_observer.cc in Source s */ = {isa = PBXBuildFile; fileRef = 7BED32590E5A181C00A747DB /* dns_resolution _observer.cc */; };
51 533102E70E5E3EBF00FF8E32 /* net_util_posix.cc in Sources */ = {i sa = PBXBuildFile; fileRef = 533102E60E5E3EBF00FF8E32 /* net_util_posix.cc */; } ; 52 533102E70E5E3EBF00FF8E32 /* net_util_posix.cc in Sources */ = {i sa = PBXBuildFile; fileRef = 533102E60E5E3EBF00FF8E32 /* net_util_posix.cc */; } ;
(...skipping 1525 matching lines...) Expand 10 before | Expand all | Expand 10 after
1577 7BA362B70E8C3D040023C8B9 /* sdch_filter_unittest .cc in Sources */, 1578 7BA362B70E8C3D040023C8B9 /* sdch_filter_unittest .cc in Sources */,
1578 8220FABD0E914ACA008170A9 /* ssl_client_socket_un ittest.cc in Sources */, 1579 8220FABD0E914ACA008170A9 /* ssl_client_socket_un ittest.cc in Sources */,
1579 7BD8F7110E65DCF500034DE9 /* storage_block_unitte st.cc in Sources */, 1580 7BD8F7110E65DCF500034DE9 /* storage_block_unitte st.cc in Sources */,
1580 E47E93430E8924EE00CA613E /* tcp_client_socket_un ittest.cc in Sources */, 1581 E47E93430E8924EE00CA613E /* tcp_client_socket_un ittest.cc in Sources */,
1581 7BA361450E8C341F0023C8B9 /* test_completion_call back_unittest.cc in Sources */, 1582 7BA361450E8C341F0023C8B9 /* test_completion_call back_unittest.cc in Sources */,
1582 82113A1D0E8434EE00E3848F /* x509_certificate_uni ttest.cc in Sources */, 1583 82113A1D0E8434EE00E3848F /* x509_certificate_uni ttest.cc in Sources */,
1583 A5AB7BFC0EB7DBA10070A7D3 /* file_stream_unittest .cc in Sources */, 1584 A5AB7BFC0EB7DBA10070A7D3 /* file_stream_unittest .cc in Sources */,
1584 A50055BF0EBF7CB2007B0A90 /* telnet_server_unitte st.cc in Sources */, 1585 A50055BF0EBF7CB2007B0A90 /* telnet_server_unitte st.cc in Sources */,
1585 A50055C00EBF7CD6007B0A90 /* listen_socket_unitte st.cc in Sources */, 1586 A50055C00EBF7CD6007B0A90 /* listen_socket_unitte st.cc in Sources */,
1586 042A4D480EC4F4500083281F /* http_auth_cache_unit test.cc in Sources */, 1587 042A4D480EC4F4500083281F /* http_auth_cache_unit test.cc in Sources */,
1588 048133550ED27FEF005C5BBC /* url_request_unittest .cc in Sources */,
1587 ); 1589 );
1588 runOnlyForDeploymentPostprocessing = 0; 1590 runOnlyForDeploymentPostprocessing = 0;
1589 }; 1591 };
1590 /* End PBXSourcesBuildPhase section */ 1592 /* End PBXSourcesBuildPhase section */
1591 1593
1592 /* Begin PBXTargetDependency section */ 1594 /* Begin PBXTargetDependency section */
1593 7B2630670E82F291001CE27F /* PBXTargetDependency */ = { 1595 7B2630670E82F291001CE27F /* PBXTargetDependency */ = {
1594 isa = PBXTargetDependency; 1596 isa = PBXTargetDependency;
1595 name = libevent; 1597 name = libevent;
1596 targetProxy = 7B2630660E82F291001CE27F /* PBXContainerIt emProxy */; 1598 targetProxy = 7B2630660E82F291001CE27F /* PBXContainerIt emProxy */;
(...skipping 235 matching lines...) Expand 10 before | Expand all | Expand 10 after
1832 E4AFA6590E52423A00201347 /* Debug */, 1834 E4AFA6590E52423A00201347 /* Debug */,
1833 E4AFA65A0E52423A00201347 /* Release */, 1835 E4AFA65A0E52423A00201347 /* Release */,
1834 ); 1836 );
1835 defaultConfigurationIsVisible = 0; 1837 defaultConfigurationIsVisible = 0;
1836 defaultConfigurationName = Release; 1838 defaultConfigurationName = Release;
1837 }; 1839 };
1838 /* End XCConfigurationList section */ 1840 /* End XCConfigurationList section */
1839 }; 1841 };
1840 rootObject = 08FB7793FE84155DC02AAC07 /* Project object */; 1842 rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
1841 } 1843 }
OLDNEW
« no previous file with comments | « base/process_util_mac.mm ('k') | net/url_request/url_request_unittest.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698