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

Unified Diff: Source/core/platform/graphics/Extensions3D.h

Issue 42313002: Move Color.*, DashArray and DrawLooper to Source/platform/ (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: correct patch set 1 mistake Created 7 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: Source/core/platform/graphics/Extensions3D.h
diff --git a/Source/core/platform/graphics/Extensions3D.h b/Source/core/platform/graphics/Extensions3D.h
index f321258fcfb4d5b3e3a068e6f17ac3979f05d18f..80704c4ee0d182eb986afd146587798b45ebe913 100644
--- a/Source/core/platform/graphics/Extensions3D.h
+++ b/Source/core/platform/graphics/Extensions3D.h
@@ -26,7 +26,7 @@
#ifndef Extensions3D_h
#define Extensions3D_h
-#include "platform/graphics/GraphicsTypes3D.h"
+#include "core/platform/graphics/GraphicsTypes3D.h"
#include "wtf/text/WTFString.h"

Powered by Google App Engine
This is Rietveld 408576698