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

Unified Diff: third_party/freetype-android/README.chromium

Issue 1155743013: Move third_party/freetype DEPS to third_party/freetype-android/src (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix gyp build. Created 5 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 side-by-side diff with in-line comments
Download patch
Index: third_party/freetype-android/README.chromium
diff --git a/third_party/freetype-android/README.chromium b/third_party/freetype-android/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..73cda560d4335c082c1115ca2b9bcb16e09a2296
--- /dev/null
+++ b/third_party/freetype-android/README.chromium
@@ -0,0 +1,18 @@
+Name: Freetype
+URL: https://android.googlesource.com/platform/external/freetype/
+Version: 9c745321260bb728ab1cd1c8fd5f075854b2ad49
+License: Custom license "inspired by the BSD, Artistic, and IJG (Independent
+ JPEG Group) licenses"
+License File: NOTICE
+Security Critical: no
brettw 2015/06/03 04:34:59 Non-blocking this CL since you're not changing it:
bungeman-chromium 2015/06/03 12:41:02 According to README.chromium.template it looks lik
+License Android Compatible: yes
+
+Description:
+This package was copied from Android source tree and just used for Android.
+For other platforms, the freetype is normally found outside the Chromium tree;
+e.g. on Mac it's in /usr/include
+
+How to update:
+1. Follow the directions in src/README.chromium to update the source.
+2. Update freetype.gyp and BUILD.gn to reflect any changes in src/Android.mk.
+3. Commit build changes while rolling Chromium DEPS to new commit.

Powered by Google App Engine
This is Rietveld 408576698