| Index: Source/platform/drm/ContentDecryptionModuleSession.cpp | 
| diff --git a/Source/core/platform/graphics/ContentDecryptionModuleSession.cpp b/Source/platform/drm/ContentDecryptionModuleSession.cpp | 
| similarity index 97% | 
| rename from Source/core/platform/graphics/ContentDecryptionModuleSession.cpp | 
| rename to Source/platform/drm/ContentDecryptionModuleSession.cpp | 
| index e423c9105abe33e0b8c5435a3f2226ed26c9e2ca..a639bf7f505fdf56665e819c4b3467ca0ca84094 100644 | 
| --- a/Source/core/platform/graphics/ContentDecryptionModuleSession.cpp | 
| +++ b/Source/platform/drm/ContentDecryptionModuleSession.cpp | 
| @@ -29,7 +29,7 @@ | 
| */ | 
|  | 
| #include "config.h" | 
| -#include "core/platform/graphics/ContentDecryptionModuleSession.h" | 
| +#include "platform/drm/ContentDecryptionModuleSession.h" | 
|  | 
| #include "public/platform/Platform.h" | 
| #include "public/platform/WebContentDecryptionModule.h" | 
|  |