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

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

Issue 54053006: Move weborigin/ under platform/ so that it may someday call platform APIs (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Stale refernence to weboriginexport in .gpyi Created 7 years, 1 month 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/GraphicsContext3D.h
diff --git a/Source/core/platform/graphics/GraphicsContext3D.h b/Source/core/platform/graphics/GraphicsContext3D.h
index f470e97ef1deb1b680817fb786aaa0b49e0c0855..427db7524e0d7fa4238db16233799967aa473fa1 100644
--- a/Source/core/platform/graphics/GraphicsContext3D.h
+++ b/Source/core/platform/graphics/GraphicsContext3D.h
@@ -30,8 +30,8 @@
#include "core/platform/graphics/Image.h"
#include "platform/geometry/IntRect.h"
#include "platform/graphics/GraphicsTypes3D.h"
+#include "platform/weborigin/KURL.h"
#include "third_party/skia/include/core/SkBitmap.h"
-#include "weborigin/KURL.h"
#include "wtf/HashMap.h"
#include "wtf/HashSet.h"
#include "wtf/ListHashSet.h"
« no previous file with comments | « Source/core/platform/graphics/GraphicsContext.cpp ('k') | Source/core/rendering/style/StyleCustomFilterProgram.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698