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

Unified Diff: skia/BUILD.gn

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
« no previous file with comments | « content/shell/BUILD.gn ('k') | third_party/freetype-android/.clang-format » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skia/BUILD.gn
diff --git a/skia/BUILD.gn b/skia/BUILD.gn
index 35dc6e2fb57fdbf5d3ccf124dfce2438c79030f0..c262cbb9186544c7338c34e57952f01d540ad2f2 100644
--- a/skia/BUILD.gn
+++ b/skia/BUILD.gn
@@ -390,7 +390,7 @@ component("skia") {
deps += [
"//third_party/android_tools:cpu_features",
"//third_party/expat",
- "//third_party/freetype-android:freetype",
+ "//third_party/freetype",
]
}
« no previous file with comments | « content/shell/BUILD.gn ('k') | third_party/freetype-android/.clang-format » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698