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

Unified Diff: Source/core/svg/SVGRemoteFontFaceSource.cpp

Issue 334223005: Qualify the generated includes in core (part 6) (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 6 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/svg/SVGRectElement.h ('k') | Source/core/svg/SVGSVGElement.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/svg/SVGRemoteFontFaceSource.cpp
diff --git a/Source/core/svg/SVGRemoteFontFaceSource.cpp b/Source/core/svg/SVGRemoteFontFaceSource.cpp
index 9f79c8b6c5ddfb9c87aa2ec64fee09c31a78e65e..565e9836c34041556b168ad863487a1a0e572aa0 100644
--- a/Source/core/svg/SVGRemoteFontFaceSource.cpp
+++ b/Source/core/svg/SVGRemoteFontFaceSource.cpp
@@ -6,7 +6,7 @@
#if ENABLE(SVG_FONTS)
#include "core/svg/SVGRemoteFontFaceSource.h"
-#include "SVGNames.h"
+#include "core/SVGNames.h"
#include "core/css/FontLoader.h"
#include "core/dom/ElementTraversal.h"
#include "core/svg/SVGFontData.h"
« no previous file with comments | « Source/core/svg/SVGRectElement.h ('k') | Source/core/svg/SVGSVGElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698