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

Unified Diff: gpu/tools/compositor_model_bench/shaders.h

Issue 8511045: Cleanup: Remove unneeded forward declarations in base, dbug, gpu, ipc, jingle, and media. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 9 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
« no previous file with comments | « gpu/command_buffer/service/gles2_cmd_decoder.h ('k') | ipc/ipc_sync_channel.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/tools/compositor_model_bench/shaders.h
===================================================================
--- gpu/tools/compositor_model_bench/shaders.h (revision 109364)
+++ gpu/tools/compositor_model_bench/shaders.h (working copy)
@@ -12,7 +12,6 @@
// Forward declarations.
class CCNode;
class ContentLayerNode;
-class TextureBuilder;
typedef unsigned int GLuint;
@@ -51,4 +50,3 @@
void DrawTileQuad(GLuint texID, int x, int y);
#endif // GPU_TOOLS_COMPOSITOR_MODEL_BENCH_SHADERS_H_
-
« no previous file with comments | « gpu/command_buffer/service/gles2_cmd_decoder.h ('k') | ipc/ipc_sync_channel.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698