Handle account removal correctly on all platforms.
[chromium-blink-merge.git] / gpu / command_buffer / service / gl_surface_mock.cc
blob9706a18efc552b335b9e55a7a7e93dff3068fdbf
1 // Copyright (c) 2012 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_surface_mock.h"
7 namespace gpu {
9 GLSurfaceMock::GLSurfaceMock() {
12 GLSurfaceMock::~GLSurfaceMock() {
14 } // namespace gpu