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

Unified Diff: sky/engine/core/html/canvas/WebGLRenderbuffer.h

Issue 709203002: Remove more oilpan. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 1 month 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: sky/engine/core/html/canvas/WebGLRenderbuffer.h
diff --git a/sky/engine/core/html/canvas/WebGLRenderbuffer.h b/sky/engine/core/html/canvas/WebGLRenderbuffer.h
index 534a556fe7c4ede9cc7d687b227a844b52acf498..22dab16d16a336f93c162effe8b8e8fb78071e9b 100644
--- a/sky/engine/core/html/canvas/WebGLRenderbuffer.h
+++ b/sky/engine/core/html/canvas/WebGLRenderbuffer.h
@@ -29,6 +29,7 @@
#include "bindings/core/v8/ScriptWrappable.h"
#include "core/html/canvas/WebGLSharedObject.h"
#include "wtf/PassRefPtr.h"
+#include "wtf/RefPtr.h"
namespace blink {
« no previous file with comments | « sky/engine/core/html/canvas/WebGLProgram.cpp ('k') | sky/engine/core/html/canvas/WebGLRenderingContextBase.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698