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

Unified Diff: README.chromium

Issue 89753003: Update freetype to latest version of ASOP. (Closed) Base URL: https://chromium.googlesource.com/chromium/src/third_party/freetype.git@master
Patch Set: Created 7 years, 1 month 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Android.mk ('k') | freetype.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.chromium
diff --git a/README.chromium b/README.chromium
index b09ca5428af029d403438df0d97c7858759fc2f6..7aef628cbbefe92f966ba0730f51dd249ec99214 100644
--- a/README.chromium
+++ b/README.chromium
@@ -1,6 +1,6 @@
Name: Freetype
URL: https://android.googlesource.com/platform/external/freetype/
-Version: 8afe960626dbf326354b836fd4d63e05b6974195
+Version: 899c67b6cfcd2010784fbf08c5415af16c526e0c
License: Custom license "inspired by the BSD, Artistic, and IJG (Independent
JPEG Group) licenses"
License File: NOTICE
@@ -22,7 +22,9 @@ Here is the detail steps
$ git clone https://android.googlesource.com/platform/external/freetype/
# Use the following command to checkout this version, or omit it to checkout
# the latest version.
-$ git reset --hard 8afe960626dbf326354b836fd4d63e05b6974195
+$ git reset --hard <version-listed-above>
-2. Copy the related files from
+2. Copy all files from
<android_tree>/external/freetype/
+
+3. Update freetype.gyp to reflect any changes made in Android.mk.
« no previous file with comments | « Android.mk ('k') | freetype.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698