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/core/platform/graphics/ImageSource.cpp

Issue 15811002: Remove unused includes from core/platform .cpp files (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: Created 7 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: Source/core/platform/graphics/ImageSource.cpp
diff --git a/Source/core/platform/graphics/ImageSource.cpp b/Source/core/platform/graphics/ImageSource.cpp
index 80419b8bfa3795b5f3378f277dcb4a9de8570efb..e01f10149f38d527e5b5a6c78194fe195b77413d 100644
--- a/Source/core/platform/graphics/ImageSource.cpp
+++ b/Source/core/platform/graphics/ImageSource.cpp
@@ -30,7 +30,6 @@
#include "core/platform/image-decoders/ImageDecoder.h"
-#include "core/platform/NotImplemented.h"
#include "core/platform/PlatformMemoryInstrumentation.h"
#include "core/platform/graphics/ImageOrientation.h"

Powered by Google App Engine
This is Rietveld 408576698