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

Unified Diff: third_party/WebKit/Source/platform/fonts/shaping/Shaper.cpp

Issue 1479003002: Remove Simple Text Path (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 4 years, 2 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/fonts/shaping/Shaper.cpp
diff --git a/third_party/WebKit/Source/platform/fonts/shaping/Shaper.cpp b/third_party/WebKit/Source/platform/fonts/shaping/Shaper.cpp
index d3b3728a8699b5f9244051b4cc53f6f88763478f..6ed8ac5ef34610c4d379b9287be13e4a6358eefa 100644
--- a/third_party/WebKit/Source/platform/fonts/shaping/Shaper.cpp
+++ b/third_party/WebKit/Source/platform/fonts/shaping/Shaper.cpp
@@ -32,7 +32,6 @@
#include "platform/fonts/Font.h"
#include "platform/fonts/GlyphBuffer.h"
-#include "platform/fonts/GlyphPage.h"
#include "platform/text/TextRun.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698