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

Unified Diff: Source/core/platform/graphics/ContentDecryptionModuleSession.cpp

Issue 30833002: Remove superfluous NotImplemented.h includes (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase Created 7 years, 2 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 | « no previous file | Source/core/platform/graphics/Extensions3D.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/platform/graphics/ContentDecryptionModuleSession.cpp
diff --git a/Source/core/platform/graphics/ContentDecryptionModuleSession.cpp b/Source/core/platform/graphics/ContentDecryptionModuleSession.cpp
index 9ff87292b6c15c64261ff9883d9e8e8a2ebde78e..e423c9105abe33e0b8c5435a3f2226ed26c9e2ca 100644
--- a/Source/core/platform/graphics/ContentDecryptionModuleSession.cpp
+++ b/Source/core/platform/graphics/ContentDecryptionModuleSession.cpp
@@ -31,7 +31,6 @@
#include "config.h"
#include "core/platform/graphics/ContentDecryptionModuleSession.h"
-#include "platform/NotImplemented.h"
#include "public/platform/Platform.h"
#include "public/platform/WebContentDecryptionModule.h"
#include "public/platform/WebURL.h"
« no previous file with comments | « no previous file | Source/core/platform/graphics/Extensions3D.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698