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

Unified Diff: Source/core/svg/SVGPathSegListTearOff.h

Issue 330323005: Manually commit changes that cause false-alarm on check-webkit-style. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebaseline 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
Index: Source/core/svg/SVGPathSegListTearOff.h
diff --git a/Source/core/svg/SVGPathSegListTearOff.h b/Source/core/svg/SVGPathSegListTearOff.h
index a38e7ddaaebadb78d502b182a4a21179916e2108..304aaae0030515d24767ed7f7b48f909e8785d7c 100644
--- a/Source/core/svg/SVGPathSegListTearOff.h
+++ b/Source/core/svg/SVGPathSegListTearOff.h
@@ -31,7 +31,7 @@
#ifndef SVGPathSegListTearOff_h
#define SVGPathSegListTearOff_h
-#include "SVGNames.h"
+#include "core/SVGNames.h"
Nils Barth (inactive) 2014/06/18 02:01:37 ? Is this triggering an error ? Looks fine to me (
#include "core/svg/SVGPathSegList.h"
#include "core/svg/properties/SVGListPropertyTearOffHelper.h"

Powered by Google App Engine
This is Rietveld 408576698