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

Unified Diff: Source/bindings/core/v8/Maplike.h

Issue 926563002: Move Iterable.h and Maplike.h to bindings/core/v8/ (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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
« no previous file with comments | « Source/bindings/core/v8/Iterable.h ('k') | Source/bindings/core/v8/v8.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/bindings/core/v8/Maplike.h
diff --git a/Source/core/dom/Maplike.h b/Source/bindings/core/v8/Maplike.h
similarity index 96%
rename from Source/core/dom/Maplike.h
rename to Source/bindings/core/v8/Maplike.h
index 8d001413df1e6dd90af5108fcc3fd97272873856..c94a6ad3a76ceccc74541c1df5149295d78a336c 100644
--- a/Source/core/dom/Maplike.h
+++ b/Source/bindings/core/v8/Maplike.h
@@ -5,9 +5,9 @@
#ifndef Maplike_h
#define Maplike_h
+#include "bindings/core/v8/Iterable.h"
#include "bindings/core/v8/ScriptValue.h"
#include "bindings/core/v8/ToV8.h"
-#include "core/dom/Iterable.h"
namespace blink {
« no previous file with comments | « Source/bindings/core/v8/Iterable.h ('k') | Source/bindings/core/v8/v8.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698