diff options
Diffstat (limited to 'gpu/command_buffer/client/gles2_cmd_helper.cc')
-rw-r--r-- | gpu/command_buffer/client/gles2_cmd_helper.cc | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/gpu/command_buffer/client/gles2_cmd_helper.cc b/gpu/command_buffer/client/gles2_cmd_helper.cc deleted file mode 100644 index 1dff914..0000000 --- a/gpu/command_buffer/client/gles2_cmd_helper.cc +++ /dev/null @@ -1,14 +0,0 @@ -// Copyright (c) 2006-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/client/gles2_cmd_helper.h" - -namespace command_buffer { - -// Currently this is a place holder. - -} // namespace command_buffer - - - |