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

Unified Diff: third_party/WebKit/Source/modules/encryptedmedia/MediaKeyStatusMap.h

Issue 1961883002: Generate separate files for union type containers (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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: third_party/WebKit/Source/modules/encryptedmedia/MediaKeyStatusMap.h
diff --git a/third_party/WebKit/Source/modules/encryptedmedia/MediaKeyStatusMap.h b/third_party/WebKit/Source/modules/encryptedmedia/MediaKeyStatusMap.h
index de92d62f72add2177381b1189427118def827fa2..0bedc3ea9f21f823a91643199c2ecbf10db7999b 100644
--- a/third_party/WebKit/Source/modules/encryptedmedia/MediaKeyStatusMap.h
+++ b/third_party/WebKit/Source/modules/encryptedmedia/MediaKeyStatusMap.h
@@ -7,7 +7,6 @@
#include "bindings/core/v8/Maplike.h"
#include "bindings/core/v8/ScriptWrappable.h"
-#include "bindings/core/v8/UnionTypesCore.h"
#include "core/dom/DOMArrayPiece.h"
#include "platform/heap/Heap.h"

Powered by Google App Engine
This is Rietveld 408576698