summaryrefslogtreecommitdiffstats
path: root/third_party/apple_webkit/README.chromium
blob: 7c32730985f36865e2d9cf38d61d83df0d213b5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Name: WebKit private system interface
URL: http://svn.webkit.org/repository/webkit/trunk/WebKitLibraries/libWebKitSystemInterfaceLeopard.a@106868
Version: r106868
Date: 6 February 2012
Security Critical: Yes
License: BSD

Local changes:
Added the contents of LICENSE to WebKitSystemInterface.h.
Removed architectures ppc, ppc64 from the archive by running:
  cp third_party/apple_webkit/libWebKitSystemInterfaceLeopard.a .
  lipo -remove ppc -remove ppc64 \
    -output third_party/apple_webkit/libWebKitSystemInterfaceLeopard.a \
    libWebKitSystemInterfaceLeopard.a