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

Unified Diff: Source/platform/BUILD.gn

Issue 1056373003: Keep Mac sources that shouldn't been removed for gn builds (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 8 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/BUILD.gn
diff --git a/Source/platform/BUILD.gn b/Source/platform/BUILD.gn
index 0f83e7003d78dab565aac6b275b2cfa7071a57c9..516114f781cd7baa1ca3af835feb8de9017909f2 100644
--- a/Source/platform/BUILD.gn
+++ b/Source/platform/BUILD.gn
@@ -214,10 +214,6 @@ component("platform") {
if (is_mac) {
sources -= [
- "fonts/opentype/OpenTypeTypes.h",
- "fonts/opentype/OpenTypeVerticalData.cpp",
- "fonts/opentype/OpenTypeVerticalData.h",
- # The Mac currently uses FontCustomPlatformDataMac.cpp instead.
"fonts/skia/FontCacheSkia.cpp",
# Uses LocaleMac instead.
"text/LocaleICU.cpp",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698