| Index: net/net.xcodeproj/project.pbxproj
|
| ===================================================================
|
| --- net/net.xcodeproj/project.pbxproj (revision 2679)
|
| +++ net/net.xcodeproj/project.pbxproj (working copy)
|
| @@ -653,6 +653,7 @@
|
| 82113A1C0E8434EE00E3848F /* x509_certificate_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = x509_certificate_unittest.cc; sourceTree = "<group>"; };
|
| 82113A270E84360200E3848F /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = "<group>"; };
|
| 82113BBC0E892E5800E3848F /* x509_certificate.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = x509_certificate.cc; sourceTree = "<group>"; };
|
| + 936882DC0E9154E200043405 /* file_input_stream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = file_input_stream.h; sourceTree = "<group>"; };
|
| 93D11DCD0E91463000C36437 /* file_input_stream_posix.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = file_input_stream_posix.cc; sourceTree = "<group>"; };
|
| DFEE18250E882E3600666107 /* stats_histogram.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = stats_histogram.cc; sourceTree = "<group>"; };
|
| DFEE18260E882E3600666107 /* stats_histogram.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stats_histogram.h; sourceTree = "<group>"; };
|
| @@ -898,6 +899,7 @@
|
| 7BED32BE0E5A181C00A747DB /* ev_root_ca_metadata.cc */,
|
| 7BED32BD0E5A181C00A747DB /* ev_root_ca_metadata.h */,
|
| 93D11DCD0E91463000C36437 /* file_input_stream_posix.cc */,
|
| + 936882DC0E9154E200043405 /* file_input_stream.h */,
|
| 7BED32BC0E5A181C00A747DB /* filter.cc */,
|
| 7BED32BB0E5A181C00A747DB /* filter.h */,
|
| 7BED32BA0E5A181C00A747DB /* gzip_filter.cc */,
|
|
|