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

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

Issue 723473002: Remove unused Dictionary forward declaration and include (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 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
« no previous file with comments | « Source/core/dom/MutationObserver.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/html/canvas/HitRegion.h
diff --git a/Source/core/html/canvas/HitRegion.h b/Source/core/html/canvas/HitRegion.h
index 5af72478c3c6bccaa83cb51a7c75fcf7cbd2988e..5f1bf9616f9c40dbac7d152c3d328c8c9c4a9a7f 100644
--- a/Source/core/html/canvas/HitRegion.h
+++ b/Source/core/html/canvas/HitRegion.h
@@ -5,7 +5,6 @@
#ifndef HitRegion_h
#define HitRegion_h
-#include "bindings/core/v8/Dictionary.h"
#include "core/dom/Element.h"
#include "core/html/canvas/HitRegionOptions.h"
#include "platform/graphics/Path.h"
« no previous file with comments | « Source/core/dom/MutationObserver.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698