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

Unified Diff: Source/core/html/canvas/WebGLCompressedTextureS3TC.h

Issue 17388003: Remove unused includes from core/{editing,fileapi,history,html} (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: rebased Created 7 years, 6 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/html/canvas/WebGLCompressedTextureS3TC.h
diff --git a/Source/core/html/canvas/WebGLCompressedTextureS3TC.h b/Source/core/html/canvas/WebGLCompressedTextureS3TC.h
index b8816bef3cc0bccd58b043efec252bc70c692f9a..5b8c1d04bb31f79fbcadde37a5bfc896a661163f 100644
--- a/Source/core/html/canvas/WebGLCompressedTextureS3TC.h
+++ b/Source/core/html/canvas/WebGLCompressedTextureS3TC.h
@@ -27,7 +27,6 @@
#define WebGLCompressedTextureS3TC_h
#include "bindings/v8/ScriptWrappable.h"
-#include "core/dom/ExceptionCode.h"
#include "core/html/canvas/WebGLExtension.h"
#include "wtf/PassRefPtr.h"
« no previous file with comments | « Source/core/html/canvas/WebGLCompressedTextureATC.h ('k') | Source/core/html/canvas/WebGLCompressedTextureS3TC.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698