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

Unified Diff: cc/gl_renderer.cc

Issue 11361053: cc: Get rid of NotImplemented stub file. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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 | « cc/cc.gyp ('k') | cc/stubs/NotImplemented.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/gl_renderer.cc
diff --git a/cc/gl_renderer.cc b/cc/gl_renderer.cc
index 6b78e047e46253e7388b54cbb9ad057a4b135d84..8e5269f889e21f97a5a8357451d6f83203ece6c4 100644
--- a/cc/gl_renderer.cc
+++ b/cc/gl_renderer.cc
@@ -7,7 +7,6 @@
#include "cc/gl_renderer.h"
#include "FloatQuad.h"
-#include "NotImplemented.h"
#include "base/debug/trace_event.h"
#include "base/logging.h"
#include "base/string_split.h"
« no previous file with comments | « cc/cc.gyp ('k') | cc/stubs/NotImplemented.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698