blob: 2ffb56b7a3b47bed54f8edf6ecb1424cd41d4896 [file] [log] [blame]
// Copyright 2015 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_context_mock.h"
namespace gpu {
GLContextMock::GLContextMock() = default;
GLContextMock::~GLContextMock() = default;
} // namespace gpu