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

Side by Side 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, 6 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
OLDNEW
(Empty)
1 Name: Freetype
2 URL: https://android.googlesource.com/platform/external/freetype/
3 Version: 9c745321260bb728ab1cd1c8fd5f075854b2ad49
4 License: Custom license "inspired by the BSD, Artistic, and IJG (Independent
5 JPEG Group) licenses"
6 License File: NOTICE
7 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
8 License Android Compatible: yes
9
10 Description:
11 This package was copied from Android source tree and just used for Android.
12 For other platforms, the freetype is normally found outside the Chromium tree;
13 e.g. on Mac it's in /usr/include
14
15 How to update:
16 1. Follow the directions in src/README.chromium to update the source.
17 2. Update freetype.gyp and BUILD.gn to reflect any changes in src/Android.mk.
18 3. Commit build changes while rolling Chromium DEPS to new commit.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698