Chromium Code Reviews| Index: third_party/apple_apsl/README.chromium |
| diff --git a/third_party/apple_apsl/README.chromium b/third_party/apple_apsl/README.chromium |
| index f67c844a3d044e24b5cc45418093646592abb710..ffe90c5b7efa9a129e8332cb01c63537591aec24 100644 |
| --- a/third_party/apple_apsl/README.chromium |
| +++ b/third_party/apple_apsl/README.chromium |
| @@ -49,3 +49,14 @@ and http://lists.apple.com/archives/apple-cdsa/2008/Aug/msg00008.html |
| Modifications: |
| - Removed unneeded definitions for internal Apple CSP DL enums and structs |
| + |
| +dnsinfo.h from: |
| +http://www.opensource.apple.com/source/configd/configd-453.19/dnsinfo/dnsinfo.h |
| + |
| +Provides dns_config_t which is used by /net/dns/dns_config_service_posix.cc to |
| +obtain system DNS configuration on Mac OS X. This private header is also used by |
| +Apple's open source mDNSResponder. |
| + |
| +Modifications: |
| +- Removed Availability.h and the corresponding macros. |
| + |
|
Mark Mentovai
2013/08/06 18:05:28
extra blank line nit
szym
2013/08/06 22:14:19
Done.
|