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

Unified Diff: third_party/WebKit/Source/platform/BUILD.gn

Issue 2707083002: Remove the text blob cache (Closed)
Patch Set: Created 3 years, 10 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/WebKit/Source/platform/BUILD.gn
diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
index f93120e2d3ec76c33528bade9f9ca7d21dc3d792..ef1a3e3584bb3ee72a098be13033229a4073e3ee 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -608,7 +608,6 @@ component("platform") {
"fonts/SmallCapsIterator.h",
"fonts/SymbolsIterator.cpp",
"fonts/SymbolsIterator.h",
- "fonts/TextBlob.h",
"fonts/UTF16TextIterator.cpp",
"fonts/UTF16TextIterator.h",
"fonts/UnicodeRangeSet.cpp",
« no previous file with comments | « third_party/WebKit/Source/core/paint/TextPainter.cpp ('k') | third_party/WebKit/Source/platform/fonts/Font.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698