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

Unified Diff: Source/modules/encryptedmedia/MediaKeyMessageEvent.cpp

Issue 210133002: Remove the include "core/events/ThreadLocalEventNames.h" (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 9 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/modules/encryptedmedia/MediaKeyMessageEvent.cpp
diff --git a/Source/modules/encryptedmedia/MediaKeyMessageEvent.cpp b/Source/modules/encryptedmedia/MediaKeyMessageEvent.cpp
index bb0ff3d860db76e54d3fb1a52759ca811e20f001..3874a818071e89471d24651856a3fe0f55c3406b 100644
--- a/Source/modules/encryptedmedia/MediaKeyMessageEvent.cpp
+++ b/Source/modules/encryptedmedia/MediaKeyMessageEvent.cpp
@@ -26,7 +26,6 @@
#include "config.h"
#include "modules/encryptedmedia/MediaKeyMessageEvent.h"
-#include "core/events/ThreadLocalEventNames.h"
#include "wtf/Uint8Array.h"
namespace WebCore {
« no previous file with comments | « Source/modules/device_orientation/DeviceOrientationEvent.cpp ('k') | Source/modules/encryptedmedia/MediaKeyNeededEvent.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698