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

Unified Diff: trunk/src/gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.cc

Issue 346573002: Revert 278059 "gpu: Add base class for gpu service tests" (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 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
Index: trunk/src/gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.cc
===================================================================
--- trunk/src/gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.cc (revision 278063)
+++ trunk/src/gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.cc (working copy)
@@ -427,7 +427,6 @@
engine_.reset();
::gfx::MockGLInterface::SetGLInterface(NULL);
gl_.reset();
- gfx::ClearGLBindings();
}
void GLES2DecoderTestBase::TearDown() {

Powered by Google App Engine
This is Rietveld 408576698