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

Unified Diff: Source/core/html/canvas/WebGLCompressedTextureATC.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
« no previous file with comments | « Source/core/html/canvas/WebGLBuffer.cpp ('k') | Source/core/html/canvas/WebGLCompressedTextureS3TC.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/html/canvas/WebGLCompressedTextureATC.h
diff --git a/Source/core/html/canvas/WebGLCompressedTextureATC.h b/Source/core/html/canvas/WebGLCompressedTextureATC.h
index 6cf65411c4fc0402b3cae5cf13f83b57799b1e28..4984696ed670d71998024f6541628afad38e7821 100644
--- a/Source/core/html/canvas/WebGLCompressedTextureATC.h
+++ b/Source/core/html/canvas/WebGLCompressedTextureATC.h
@@ -27,7 +27,6 @@
#define WebGLCompressedTextureATC_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/WebGLBuffer.cpp ('k') | Source/core/html/canvas/WebGLCompressedTextureS3TC.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698