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

Unified Diff: Source/core/rendering/InlineTextBox.cpp

Issue 14487005: Absolutify paths to rendering/svg/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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 | « Source/core/platform/graphics/filters/FETile.cpp ('k') | Source/core/rendering/RenderBlock.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/rendering/InlineTextBox.cpp
diff --git a/Source/core/rendering/InlineTextBox.cpp b/Source/core/rendering/InlineTextBox.cpp
index ae5b24d7d083e9608b1cdb29d7a3f5922c235c87..61c1a2bdffb702c8b825f01f50fa8671f7a6efbd 100644
--- a/Source/core/rendering/InlineTextBox.cpp
+++ b/Source/core/rendering/InlineTextBox.cpp
@@ -41,13 +41,13 @@
#include "RenderRubyText.h"
#include "RenderTheme.h"
#include "RenderedDocumentMarker.h"
-#include "SVGTextRunRenderingContext.h"
#include "Settings.h"
#include "Text.h"
#include "WebCoreMemoryInstrumentation.h"
#include "break_lines.h"
#include "core/platform/graphics/FontCache.h"
#include "core/platform/graphics/GraphicsContext.h"
+#include "core/rendering/svg/SVGTextRunRenderingContext.h"
#include <wtf/text/CString.h>
using namespace std;
« no previous file with comments | « Source/core/platform/graphics/filters/FETile.cpp ('k') | Source/core/rendering/RenderBlock.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698