Merge from Chromium at DEPS revision 278205

This commit was generated by merge_to_master.py.

Change-Id: I086d8da31c6016b7fa8f68bd66c7e6c675744b0e
diff --git a/Source/core/svg/SVGPolyElement.h b/Source/core/svg/SVGPolyElement.h
index 433fe84..b8abfd1 100644
--- a/Source/core/svg/SVGPolyElement.h
+++ b/Source/core/svg/SVGPolyElement.h
@@ -21,7 +21,7 @@
 #ifndef SVGPolyElement_h
 #define SVGPolyElement_h
 
-#include "SVGNames.h"
+#include "core/SVGNames.h"
 #include "core/svg/SVGAnimatedBoolean.h"
 #include "core/svg/SVGAnimatedPointList.h"
 #include "core/svg/SVGGeometryElement.h"