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

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

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

Powered by Google App Engine
This is Rietveld 408576698