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

Unified Diff: Source/core/html/canvas/WebGLShader.cpp

Issue 15422005: Remove unused includes from core/html .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/html/canvas/WebGLShader.cpp
diff --git a/Source/core/html/canvas/WebGLShader.cpp b/Source/core/html/canvas/WebGLShader.cpp
index 7192028907753f898a23e80f8cf3c3abd473ea9b..4f6590b6f506e0204b75a69dbe7c54fa7d624c99 100644
--- a/Source/core/html/canvas/WebGLShader.cpp
+++ b/Source/core/html/canvas/WebGLShader.cpp
@@ -27,7 +27,6 @@
#include "core/html/canvas/WebGLShader.h"
-#include "core/html/canvas/WebGLContextGroup.h"
#include "core/html/canvas/WebGLRenderingContext.h"
namespace WebCore {

Powered by Google App Engine
This is Rietveld 408576698