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

Unified Diff: Source/modules/encryptedmedia/MediaKeyStatusMap.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/core/testing/Internals.h ('k') | Source/modules/fetch/Headers.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/encryptedmedia/MediaKeyStatusMap.h
diff --git a/Source/modules/encryptedmedia/MediaKeyStatusMap.h b/Source/modules/encryptedmedia/MediaKeyStatusMap.h
index 823f49e8f63831dd815911deaa8d7751ae6de9a5..1f0ccfc5dde3529b0a1edf13f5a637f5c79701cd 100644
--- a/Source/modules/encryptedmedia/MediaKeyStatusMap.h
+++ b/Source/modules/encryptedmedia/MediaKeyStatusMap.h
@@ -5,10 +5,10 @@
#ifndef MediaKeyStatusMap_h
#define MediaKeyStatusMap_h
+#include "bindings/core/v8/Maplike.h"
#include "bindings/core/v8/ScriptWrappable.h"
#include "bindings/core/v8/UnionTypesCore.h"
#include "core/dom/DOMArrayPiece.h"
-#include "core/dom/Maplike.h"
#include "platform/heap/Heap.h"
namespace blink {
« no previous file with comments | « Source/core/testing/Internals.h ('k') | Source/modules/fetch/Headers.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698