Elim cr-checkbox
[chromium-blink-merge.git] / gpu / command_buffer / service / gl_context_mock.cc
blobce5d10f2770c95c59d0ad70129594dc474359256
1 // Copyright 2015 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
5 #include "gpu/command_buffer/service/gl_context_mock.h"
7 namespace gpu {
9 GLContextMock::GLContextMock() {
11 GLContextMock::~GLContextMock() {
14 } // namespace gpu