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

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

Issue 2726873002: Rename third_party/freetype-android to third_party/freetype (Closed)
Patch Set: DEPS Rebased Created 3 years, 9 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
deleted file mode 100644
index a37fbc1212b87421ae7e510ebdb4197061746611..0000000000000000000000000000000000000000
--- a/third_party/freetype-android/README.chromium
+++ /dev/null
@@ -1,28 +0,0 @@
-Name: FreeType
-URL: http://www.freetype.org/
-Version: VER-2-7-1-updates
-Revision: 66725768cdf758cfb3f9abf03cbf5e5a77f42088
-License: Custom license "inspired by the BSD, Artistic, and IJG (Independent
- JPEG Group) licenses"
-License File: src/docs/FTL.TXT
-Security Critical: yes
-License Android Compatible: yes
-
-Description:
-This package tracks upstream FreeType, but the build files and configuration
-are based on the Android source tree. This package is only used for Android
-and Chromecast. For other platforms the system FreeType library is used.
-
-How to update:
-1. Find the desired commit in
- https://chromium.googlesource.com/chromium/src/third_party/freetype2/ .
- If such a commit does not yet exist, branch from the appropriate point with
- a branch name like "chromium/android/VER-X-X-X-updates" depending on the
- FreeType tag being branched and commit changes there.
-2. Update BUILD.gn to reflect any changes. This build should be kept
- in sync with the Android.mk for FreeType in Android as possible.
-3. Merge the new src/include/freetype/config/ftoption.h into
- include/freetype-android-config/ftoption.h .
-4. Update this file.
-5. Commit build changes while rolling Chromium's freetype-android DEPS to the
- new commit.
« no previous file with comments | « third_party/freetype-android/OWNERS ('k') | third_party/freetype-android/include/freetype-android-config/ftmodule.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698