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

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

Issue 14183: Disk cache: move eviction code to a separate file.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' 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 | Annotate | Revision Log
« no previous file with comments | « net/disk_cache/rankings.cc ('k') | net/net_lib.scons » ('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 148 matching lines...) Expand 10 before | Expand all | Expand 10 after
159 827E139D0E81611D00183614 /* x509_certificate_mac.cc in Sources * / = {isa = PBXBuildFile; fileRef = 7BED32800E5A181C00A747DB /* x509_certificate_ mac.cc */; }; 159 827E139D0E81611D00183614 /* x509_certificate_mac.cc in Sources * / = {isa = PBXBuildFile; fileRef = 7BED32800E5A181C00A747DB /* x509_certificate_ mac.cc */; };
160 82ECB3090E5B651D00A913E3 /* mime_sniffer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7BED32AD0E5A181C00A747DB /* mime_sniffer.cc */; }; 160 82ECB3090E5B651D00A913E3 /* mime_sniffer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7BED32AD0E5A181C00A747DB /* mime_sniffer.cc */; };
161 93D11DCE0E91463000C36437 /* file_stream_posix.cc in Sources */ = {isa = PBXBuildFile; fileRef = 93D11DCD0E91463000C36437 /* file_stream_posix.cc */; }; 161 93D11DCE0E91463000C36437 /* file_stream_posix.cc in Sources */ = {isa = PBXBuildFile; fileRef = 93D11DCD0E91463000C36437 /* file_stream_posix.cc */; };
162 A50055BF0EBF7CB2007B0A90 /* telnet_server_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7BED328B0E5A181C00A747DB /* telnet_server_u nittest.cc */; }; 162 A50055BF0EBF7CB2007B0A90 /* telnet_server_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7BED328B0E5A181C00A747DB /* telnet_server_u nittest.cc */; };
163 A50055C00EBF7CD6007B0A90 /* listen_socket_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7BED32B10E5A181C00A747DB /* listen_socket_u nittest.cc */; }; 163 A50055C00EBF7CD6007B0A90 /* listen_socket_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7BED32B10E5A181C00A747DB /* listen_socket_u nittest.cc */; };
164 A50055FE0EBF800D007B0A90 /* telnet_server.cc in Sources */ = {is a = PBXBuildFile; fileRef = 7BED328D0E5A181C00A747DB /* telnet_server.cc */; }; 164 A50055FE0EBF800D007B0A90 /* telnet_server.cc in Sources */ = {is a = PBXBuildFile; fileRef = 7BED328D0E5A181C00A747DB /* telnet_server.cc */; };
165 A50055FF0EBF8018007B0A90 /* listen_socket.cc in Sources */ = {is a = PBXBuildFile; fileRef = 7BED32B30E5A181C00A747DB /* listen_socket.cc */; }; 165 A50055FF0EBF8018007B0A90 /* listen_socket.cc in Sources */ = {is a = PBXBuildFile; fileRef = 7BED32B30E5A181C00A747DB /* listen_socket.cc */; };
166 A5AB7BFC0EB7DBA10070A7D3 /* file_stream_unittest.cc in Sources * / = {isa = PBXBuildFile; fileRef = A5AB7BFB0EB7DBA10070A7D3 /* file_stream_unitt est.cc */; }; 166 A5AB7BFC0EB7DBA10070A7D3 /* file_stream_unittest.cc in Sources * / = {isa = PBXBuildFile; fileRef = A5AB7BFB0EB7DBA10070A7D3 /* file_stream_unitt est.cc */; };
167 B5F622260E805FC40076681A /* url_request_job_manager.cc in Source s */ = {isa = PBXBuildFile; fileRef = 7BED33A30E5A198600A747DB /* url_request_jo b_manager.cc */; }; 167 B5F622260E805FC40076681A /* url_request_job_manager.cc in Source s */ = {isa = PBXBuildFile; fileRef = 7BED33A30E5A198600A747DB /* url_request_jo b_manager.cc */; };
168 BAA46E3B0E5CE99A00E77460 /* net_util_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7BED329F0E5A181C00A747DB /* net_util_unittest.cc */; }; 168 BAA46E3B0E5CE99A00E77460 /* net_util_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7BED329F0E5A181C00A747DB /* net_util_unittest.cc */; };
169 DFC96EFA0EF9BC5D003C335B /* eviction.cc in Sources */ = {isa = P BXBuildFile; fileRef = DFC96EF80EF9BC5D003C335B /* eviction.cc */; };
169 DFEE18270E882E3600666107 /* stats_histogram.cc in Sources */ = { isa = PBXBuildFile; fileRef = DFEE18250E882E3600666107 /* stats_histogram.cc */; }; 170 DFEE18270E882E3600666107 /* stats_histogram.cc in Sources */ = { isa = PBXBuildFile; fileRef = DFEE18250E882E3600666107 /* stats_histogram.cc */; };
170 E4005E3A0E9FA63B0055B38E /* url_request_file_job.cc in Sources * / = {isa = PBXBuildFile; fileRef = 7BED33B00E5A198600A747DB /* url_request_file_ job.cc */; }; 171 E4005E3A0E9FA63B0055B38E /* url_request_file_job.cc in Sources * / = {isa = PBXBuildFile; fileRef = 7BED33B00E5A198600A747DB /* url_request_file_ job.cc */; };
171 E45449720ECA0264000DFA6E /* url_request_filter.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7BED33B90E5A198600A747DB /* url_request_filter. cc */; }; 172 E45449720ECA0264000DFA6E /* url_request_filter.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7BED33B90E5A198600A747DB /* url_request_filter. cc */; };
172 E47E933F0E8924DC00CA613E /* tcp_client_socket_libevent.cc in Sou rces */ = {isa = PBXBuildFile; fileRef = E47E933E0E8924DC00CA613E /* tcp_client_ socket_libevent.cc */; }; 173 E47E933F0E8924DC00CA613E /* tcp_client_socket_libevent.cc in Sou rces */ = {isa = PBXBuildFile; fileRef = E47E933E0E8924DC00CA613E /* tcp_client_ socket_libevent.cc */; };
173 E47E93430E8924EE00CA613E /* tcp_client_socket_unittest.cc in Sou rces */ = {isa = PBXBuildFile; fileRef = 7BED328E0E5A181C00A747DB /* tcp_client_ socket_unittest.cc */; }; 174 E47E93430E8924EE00CA613E /* tcp_client_socket_unittest.cc in Sou rces */ = {isa = PBXBuildFile; fileRef = 7BED328E0E5A181C00A747DB /* tcp_client_ socket_unittest.cc */; };
174 E49DD2EA0E892F8C003C7A87 /* sdch_manager.cc in Sources */ = {isa = PBXBuildFile; fileRef = E49DD2E80E892F8C003C7A87 /* sdch_manager.cc */; }; 175 E49DD2EA0E892F8C003C7A87 /* sdch_manager.cc in Sources */ = {isa = PBXBuildFile; fileRef = E49DD2E80E892F8C003C7A87 /* sdch_manager.cc */; };
175 E49DD3290E893336003C7A87 /* http_network_layer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7BED33620E5A194700A747DB /* http_network_layer. cc */; }; 176 E49DD3290E893336003C7A87 /* http_network_layer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7BED33620E5A194700A747DB /* http_network_layer. cc */; };
176 E49DD3370E8933A2003C7A87 /* proxy_service.cc in Sources */ = {is a = PBXBuildFile; fileRef = E49DD3360E8933A2003C7A87 /* proxy_service.cc */; }; 177 E49DD3370E8933A2003C7A87 /* proxy_service.cc in Sources */ = {is a = PBXBuildFile; fileRef = E49DD3360E8933A2003C7A87 /* proxy_service.cc */; };
177 E49DD33C0E8933C0003C7A87 /* proxy_resolver_fixed.cc in Sources * / = {isa = PBXBuildFile; fileRef = E49DD33B0E8933C0003C7A87 /* proxy_resolver_fi xed.cc */; }; 178 E49DD33C0E8933C0003C7A87 /* proxy_resolver_fixed.cc in Sources * / = {isa = PBXBuildFile; fileRef = E49DD33B0E8933C0003C7A87 /* proxy_resolver_fi xed.cc */; };
178 E4AFA6430E5241B400201347 /* run_all_unittests.cc in Sources */ = {isa = PBXBuildFile; fileRef = E4AFA6420E5241B400201347 /* run_all_unittests.cc */; }; 179 E4AFA6430E5241B400201347 /* run_all_unittests.cc in Sources */ = {isa = PBXBuildFile; fileRef = E4AFA6420E5241B400201347 /* run_all_unittests.cc */; };
(...skipping 498 matching lines...) Expand 10 before | Expand all | Expand 10 after
677 820706930EB8D9D4005CD9E7 /* SystemConfiguration.framework */ = { isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConf iguration.framework; path = /System/Library/Frameworks/SystemConfiguration.frame work; sourceTree = "<absolute>"; }; 678 820706930EB8D9D4005CD9E7 /* SystemConfiguration.framework */ = { isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConf iguration.framework; path = /System/Library/Frameworks/SystemConfiguration.frame work; sourceTree = "<absolute>"; };
678 82113A1C0E8434EE00E3848F /* x509_certificate_unittest.cc */ = {i sa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = x509_certificate_unittest.cc; sourceTree = "<group>"; }; 679 82113A1C0E8434EE00E3848F /* x509_certificate_unittest.cc */ = {i sa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = x509_certificate_unittest.cc; sourceTree = "<group>"; };
679 82113A270E84360200E3848F /* Security.framework */ = {isa = PBXFi leReference; lastKnownFileType = wrapper.framework; name = Security.framework; p ath = System/Library/Frameworks/Security.framework; sourceTree = "<group>"; }; 680 82113A270E84360200E3848F /* Security.framework */ = {isa = PBXFi leReference; lastKnownFileType = wrapper.framework; name = Security.framework; p ath = System/Library/Frameworks/Security.framework; sourceTree = "<group>"; };
680 82113BBC0E892E5800E3848F /* x509_certificate.cc */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = x 509_certificate.cc; sourceTree = "<group>"; }; 681 82113BBC0E892E5800E3848F /* x509_certificate.cc */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = x 509_certificate.cc; sourceTree = "<group>"; };
681 8249C4920EA786B100A4A54B /* ssl_client_socket_mac.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = s sl_client_socket_mac.h; sourceTree = "<group>"; }; 682 8249C4920EA786B100A4A54B /* ssl_client_socket_mac.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = s sl_client_socket_mac.h; sourceTree = "<group>"; };
682 826F15750EE48CEA00D973C7 /* ssl_test_util.h */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ssl_test_ util.h; sourceTree = "<group>"; }; 683 826F15750EE48CEA00D973C7 /* ssl_test_util.h */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ssl_test_ util.h; sourceTree = "<group>"; };
683 826F15760EE48CEA00D973C7 /* ssl_test_util.cc */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ssl_ test_util.cc; sourceTree = "<group>"; }; 684 826F15760EE48CEA00D973C7 /* ssl_test_util.cc */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ssl_ test_util.cc; sourceTree = "<group>"; };
684 936882DC0E9154E200043405 /* file_stream.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = file_stream .h; sourceTree = "<group>"; }; 685 936882DC0E9154E200043405 /* file_stream.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = file_stream .h; sourceTree = "<group>"; };
685 93D11DCD0E91463000C36437 /* file_stream_posix.cc */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = file_stream_posix.cc; sourceTree = "<group>"; }; 686 93D11DCD0E91463000C36437 /* file_stream_posix.cc */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = file_stream_posix.cc; sourceTree = "<group>"; };
686 A5AB7BFB0EB7DBA10070A7D3 /* file_stream_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = file_stream_unittest.cc; sourceTree = "<group>"; }; 687 A5AB7BFB0EB7DBA10070A7D3 /* file_stream_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = file_stream_unittest.cc; sourceTree = "<group>"; };
688 DFC96EF80EF9BC5D003C335B /* eviction.cc */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = eviction. cc; sourceTree = "<group>"; };
689 DFC96EF90EF9BC5D003C335B /* eviction.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = eviction.h; so urceTree = "<group>"; };
687 DFEE18250E882E3600666107 /* stats_histogram.cc */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = st ats_histogram.cc; sourceTree = "<group>"; }; 690 DFEE18250E882E3600666107 /* stats_histogram.cc */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = st ats_histogram.cc; sourceTree = "<group>"; };
688 DFEE18260E882E3600666107 /* stats_histogram.h */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stats_h istogram.h; sourceTree = "<group>"; }; 691 DFEE18260E882E3600666107 /* stats_histogram.h */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stats_h istogram.h; sourceTree = "<group>"; };
689 E47E933E0E8924DC00CA613E /* tcp_client_socket_libevent.cc */ = { isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp ; path = tcp_client_socket_libevent.cc; sourceTree = "<group>"; }; 692 E47E933E0E8924DC00CA613E /* tcp_client_socket_libevent.cc */ = { isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp ; path = tcp_client_socket_libevent.cc; sourceTree = "<group>"; };
690 E49DD2E80E892F8C003C7A87 /* sdch_manager.cc */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sdch_ manager.cc; sourceTree = "<group>"; }; 693 E49DD2E80E892F8C003C7A87 /* sdch_manager.cc */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sdch_ manager.cc; sourceTree = "<group>"; };
691 E49DD2E90E892F8C003C7A87 /* sdch_manager.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sdch_manag er.h; sourceTree = "<group>"; }; 694 E49DD2E90E892F8C003C7A87 /* sdch_manager.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sdch_manag er.h; sourceTree = "<group>"; };
692 E49DD3350E8933A2003C7A87 /* proxy_service.h */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = proxy_ser vice.h; path = proxy/proxy_service.h; sourceTree = "<group>"; }; 695 E49DD3350E8933A2003C7A87 /* proxy_service.h */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = proxy_ser vice.h; path = proxy/proxy_service.h; sourceTree = "<group>"; };
693 E49DD3360E8933A2003C7A87 /* proxy_service.cc */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = prox y_service.cc; path = proxy/proxy_service.cc; sourceTree = "<group>"; }; 696 E49DD3360E8933A2003C7A87 /* proxy_service.cc */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = prox y_service.cc; path = proxy/proxy_service.cc; sourceTree = "<group>"; };
694 E49DD33A0E8933C0003C7A87 /* proxy_resolver_fixed.h */ = {isa = P BXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pr oxy_resolver_fixed.h; path = proxy/proxy_resolver_fixed.h; sourceTree = "<group> "; }; 697 E49DD33A0E8933C0003C7A87 /* proxy_resolver_fixed.h */ = {isa = P BXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pr oxy_resolver_fixed.h; path = proxy/proxy_resolver_fixed.h; sourceTree = "<group> "; };
695 E49DD33B0E8933C0003C7A87 /* proxy_resolver_fixed.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = proxy_resolver_fixed.cc; path = proxy/proxy_resolver_fixed.cc; sourceTree = " <group>"; }; 698 E49DD33B0E8933C0003C7A87 /* proxy_resolver_fixed.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = proxy_resolver_fixed.cc; path = proxy/proxy_resolver_fixed.cc; sourceTree = " <group>"; };
696 E4AFA6230E523E2900201347 /* net_unittests */ = {isa = PBXFileRef erence; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; pat h = net_unittests; sourceTree = BUILT_PRODUCTS_DIR; }; 699 E4AFA6230E523E2900201347 /* net_unittests */ = {isa = PBXFileRef erence; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; pat h = net_unittests; sourceTree = BUILT_PRODUCTS_DIR; };
(...skipping 318 matching lines...) Expand 10 before | Expand all | Expand 10 after
1015 7BED32F40E5A190600A747DB /* disk_cache_perftest. cc */, 1018 7BED32F40E5A190600A747DB /* disk_cache_perftest. cc */,
1016 7BED32D50E5A190600A747DB /* disk_cache_test_base .cc */, 1019 7BED32D50E5A190600A747DB /* disk_cache_test_base .cc */,
1017 7BED32F80E5A190600A747DB /* disk_cache_test_base .h */, 1020 7BED32F80E5A190600A747DB /* disk_cache_test_base .h */,
1018 7BED32FA0E5A190600A747DB /* disk_cache_test_util .cc */, 1021 7BED32FA0E5A190600A747DB /* disk_cache_test_util .cc */,
1019 7BED33080E5A190600A747DB /* disk_cache_test_util .h */, 1022 7BED33080E5A190600A747DB /* disk_cache_test_util .h */,
1020 7BED33070E5A190600A747DB /* disk_format.h */, 1023 7BED33070E5A190600A747DB /* disk_format.h */,
1021 7BED32F30E5A190600A747DB /* entry_impl.cc */, 1024 7BED32F30E5A190600A747DB /* entry_impl.cc */,
1022 7BED32F20E5A190600A747DB /* entry_impl.h */, 1025 7BED32F20E5A190600A747DB /* entry_impl.h */,
1023 7BED32E40E5A190600A747DB /* entry_unittest.cc */ , 1026 7BED32E40E5A190600A747DB /* entry_unittest.cc */ ,
1024 7BED32E30E5A190600A747DB /* errors.h */, 1027 7BED32E30E5A190600A747DB /* errors.h */,
1028 DFC96EF80EF9BC5D003C335B /* eviction.cc */,
1029 DFC96EF90EF9BC5D003C335B /* eviction.h */,
1025 7BED32E20E5A190600A747DB /* file.h */, 1030 7BED32E20E5A190600A747DB /* file.h */,
1026 7BED32E10E5A190600A747DB /* file_block.h */, 1031 7BED32E10E5A190600A747DB /* file_block.h */,
1027 7BED32FF0E5A190600A747DB /* file_lock.cc */, 1032 7BED32FF0E5A190600A747DB /* file_lock.cc */,
1028 7BED32FE0E5A190600A747DB /* file_lock.h */, 1033 7BED32FE0E5A190600A747DB /* file_lock.h */,
1029 7BED32FD0E5A190600A747DB /* file_posix.cc */, 1034 7BED32FD0E5A190600A747DB /* file_posix.cc */,
1030 7BED32FB0E5A190600A747DB /* hash.cc */, 1035 7BED32FB0E5A190600A747DB /* hash.cc */,
1031 7BED33060E5A190600A747DB /* hash.h */, 1036 7BED33060E5A190600A747DB /* hash.h */,
1032 7BED33050E5A190600A747DB /* mapped_file.h */, 1037 7BED33050E5A190600A747DB /* mapped_file.h */,
1033 7BED33040E5A190600A747DB /* mapped_file_posix.cc */, 1038 7BED33040E5A190600A747DB /* mapped_file_posix.cc */,
1034 7BED32ED0E5A190600A747DB /* mapped_file_unittest .cc */, 1039 7BED32ED0E5A190600A747DB /* mapped_file_unittest .cc */,
(...skipping 432 matching lines...) Expand 10 before | Expand all | Expand 10 after
1467 7B8504080E5B2DD800730B43 /* client_socket_handle .cc in Sources */, 1472 7B8504080E5B2DD800730B43 /* client_socket_handle .cc in Sources */,
1468 7B8504090E5B2DD800730B43 /* client_socket_pool.c c in Sources */, 1473 7B8504090E5B2DD800730B43 /* client_socket_pool.c c in Sources */,
1469 7B8B5A430E5CD1FD002F9A97 /* cookie_monster.cc in Sources */, 1474 7B8B5A430E5CD1FD002F9A97 /* cookie_monster.cc in Sources */,
1470 7B85040C0E5B2DD800730B43 /* cookie_policy.cc in Sources */, 1475 7B85040C0E5B2DD800730B43 /* cookie_policy.cc in Sources */,
1471 7B85040D0E5B2DD800730B43 /* data_url.cc in Sourc es */, 1476 7B85040D0E5B2DD800730B43 /* data_url.cc in Sourc es */,
1472 042A4AB90ED4F0540001DBED /* directory_lister.cc in Sources */, 1477 042A4AB90ED4F0540001DBED /* directory_lister.cc in Sources */,
1473 4DB04D3F0EB24EDF00A5633C /* dns_resolution_obser ver.cc in Sources */, 1478 4DB04D3F0EB24EDF00A5633C /* dns_resolution_obser ver.cc in Sources */,
1474 7B8504100E5B2DF000730B43 /* entry_impl.cc in Sou rces */, 1479 7B8504100E5B2DF000730B43 /* entry_impl.cc in Sou rces */,
1475 7B8504120E5B2DF000730B43 /* escape.cc in Sources */, 1480 7B8504120E5B2DF000730B43 /* escape.cc in Sources */,
1476 825C2FCC0E5C968B00FDEAB7 /* ev_root_ca_metadata. cc in Sources */, 1481 825C2FCC0E5C968B00FDEAB7 /* ev_root_ca_metadata. cc in Sources */,
1482 DFC96EFA0EF9BC5D003C335B /* eviction.cc in Sourc es */,
1477 7B8504140E5B2DF000730B43 /* file_lock.cc in Sour ces */, 1483 7B8504140E5B2DF000730B43 /* file_lock.cc in Sour ces */,
1478 7B8504150E5B2DF000730B43 /* file_posix.cc in Sou rces */, 1484 7B8504150E5B2DF000730B43 /* file_posix.cc in Sou rces */,
1479 93D11DCE0E91463000C36437 /* file_stream_posix.cc in Sources */, 1485 93D11DCE0E91463000C36437 /* file_stream_posix.cc in Sources */,
1480 7BA0154C0E5A1C0400044150 /* filter.cc in Sources */, 1486 7BA0154C0E5A1C0400044150 /* filter.cc in Sources */,
1481 7BA015510E5A1C0900044150 /* gzip_filter.cc in So urces */, 1487 7BA015510E5A1C0900044150 /* gzip_filter.cc in So urces */,
1482 7BA016A30E5A1EE900044150 /* gzip_header.cc in So urces */, 1488 7BA016A30E5A1EE900044150 /* gzip_header.cc in So urces */,
1483 7B8504280E5B2E2A00730B43 /* hash.cc in Sources * /, 1489 7B8504280E5B2E2A00730B43 /* hash.cc in Sources * /,
1484 7B82FF430E763602008F45CF /* host_resolver.cc in Sources */, 1490 7B82FF430E763602008F45CF /* host_resolver.cc in Sources */,
1485 0435A4660E8DD69C00E4DF08 /* http_auth.cc in Sour ces */, 1491 0435A4660E8DD69C00E4DF08 /* http_auth.cc in Sour ces */,
1486 04E7BD550EC4ECF60078FE58 /* http_auth_cache.cc i n Sources */, 1492 04E7BD550EC4ECF60078FE58 /* http_auth_cache.cc i n Sources */,
(...skipping 354 matching lines...) Expand 10 before | Expand all | Expand 10 after
1841 E4AFA6590E52423A00201347 /* Debug */, 1847 E4AFA6590E52423A00201347 /* Debug */,
1842 E4AFA65A0E52423A00201347 /* Release */, 1848 E4AFA65A0E52423A00201347 /* Release */,
1843 ); 1849 );
1844 defaultConfigurationIsVisible = 0; 1850 defaultConfigurationIsVisible = 0;
1845 defaultConfigurationName = Release; 1851 defaultConfigurationName = Release;
1846 }; 1852 };
1847 /* End XCConfigurationList section */ 1853 /* End XCConfigurationList section */
1848 }; 1854 };
1849 rootObject = 08FB7793FE84155DC02AAC07 /* Project object */; 1855 rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
1850 } 1856 }
OLDNEW
« no previous file with comments | « net/disk_cache/rankings.cc ('k') | net/net_lib.scons » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698