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

Unified Diff: Source/core/html/canvas/HitRegion.h

Issue 351423002: Moved files under Source/bindings/v8 to Source/bindings/core/v8. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
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
Index: Source/core/html/canvas/HitRegion.h
diff --git a/Source/core/html/canvas/HitRegion.h b/Source/core/html/canvas/HitRegion.h
index 8108325fea18c9e4299699c4655cfd8fb6b6b624..71500e308194c2a5ac442fb47670ed8f427d6c7b 100644
--- a/Source/core/html/canvas/HitRegion.h
+++ b/Source/core/html/canvas/HitRegion.h
@@ -5,7 +5,7 @@
#ifndef HitRegion_h
#define HitRegion_h
-#include "bindings/v8/Dictionary.h"
+#include "bindings/core/v8/Dictionary.h"
#include "core/dom/Element.h"
#include "platform/graphics/Path.h"
#include "platform/heap/Handle.h"
« no previous file with comments | « Source/core/html/canvas/EXTTextureFilterAnisotropic.h ('k') | Source/core/html/canvas/OESElementIndexUint.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698