Index: Source/modules/encryptedmedia/MediaKeySession.cpp |
diff --git a/Source/modules/encryptedmedia/MediaKeySession.cpp b/Source/modules/encryptedmedia/MediaKeySession.cpp |
index a03e65113d38565cd23817155b05fed2ae497060..1418b3ca4ab74b9a15c20595e2ba3e875a7a5173 100644 |
--- a/Source/modules/encryptedmedia/MediaKeySession.cpp |
+++ b/Source/modules/encryptedmedia/MediaKeySession.cpp |
@@ -47,7 +47,7 @@ |
#include "public/platform/WebURL.h" |
#include "wtf/Uint8Array.h" |
-namespace WebCore { |
+namespace blink { |
// A class holding a pending action. |
class MediaKeySession::PendingAction : public GarbageCollectedFinalized<MediaKeySession::PendingAction> { |