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

Side by Side Diff: third_party/apple_webkit/README.chromium

Issue 14663006: Delete third_party/apple_webkit/ since WebKitSystemInterface is no longer needed. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 months 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 | « third_party/apple_webkit/LICENSE ('k') | third_party/apple_webkit/WebKitSystemInterface.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Name: WebKit private system interface
2 URL: http://svn.webkit.org/repository/webkit/trunk/WebKitLibraries/libWebKitSyst emInterfaceLeopard.a@106868
3 Version: r106868
4 Date: 6 February 2012
5 Security Critical: Yes
6 License: BSD
7
8 Local changes:
9 Added the contents of LICENSE to WebKitSystemInterface.h.
10 Removed architectures ppc, ppc64 from the archive by running:
11 cp third_party/apple_webkit/libWebKitSystemInterfaceLeopard.a .
12 lipo -remove ppc -remove ppc64 \
13 -output third_party/apple_webkit/libWebKitSystemInterfaceLeopard.a \
14 libWebKitSystemInterfaceLeopard.a
OLDNEW
« no previous file with comments | « third_party/apple_webkit/LICENSE ('k') | third_party/apple_webkit/WebKitSystemInterface.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698