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

Unified Diff: Source/platform/blink_platform.gypi

Issue 111833006: Avoiding multiple text/string parsing while creating TextRun (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@FontOptPatch1
Patch Set: Fixing review comments for rebasing files Created 7 years 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: Source/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index e2b17303182526dde2f3267ec23a02a9f0ba7084..839de40478bd0b9a70922889848421d5dc054d14 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -821,6 +821,7 @@
'text/TextCheckerClient.h',
'text/TextChecking.h',
'text/TextDecoration.h',
+ 'text/TextPath.h',
'text/TextEncodingDetector.cpp',
'text/TextEncodingDetector.h',
'text/TextRun.cpp',

Powered by Google App Engine
This is Rietveld 408576698