Index: gpu/command_buffer/service/gl_mock.cc |
=================================================================== |
--- gpu/command_buffer/service/gl_mock.cc (revision 0) |
+++ gpu/command_buffer/service/gl_mock.cc (revision 0) |
@@ -0,0 +1,11 @@ |
+// 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 |
+ |
Property changes on: gpu\command_buffer\service\gl_mock.cc |
___________________________________________________________________ |
Added: svn:eol-style |
+ LF |