summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/gl_mock.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gpu/command_buffer/service/gl_mock.cc')
-rw-r--r--gpu/command_buffer/service/gl_mock.cc11
1 files changed, 0 insertions, 11 deletions
diff --git a/gpu/command_buffer/service/gl_mock.cc b/gpu/command_buffer/service/gl_mock.cc
deleted file mode 100644
index 12b5b34..0000000
--- a/gpu/command_buffer/service/gl_mock.cc
+++ /dev/null
@@ -1,11 +0,0 @@
-// Copyright (c) 2009 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
-
-#include "gpu/command_buffer/service/gl_mock.h"
-
-namespace gles2 {
-
-
-} // namespace gles2
-