| Index: ui/gl/gl_mock.cc
|
| diff --git a/gpu/command_buffer/common/gl_mock.cc b/ui/gl/gl_mock.cc
|
| similarity index 86%
|
| rename from gpu/command_buffer/common/gl_mock.cc
|
| rename to ui/gl/gl_mock.cc
|
| index 0d2b0977f5b53cfdeb3d9b9fc4fd2f68b068aaed..f145c77874c6fdc38574a981a8ce4a42000faff4 100644
|
| --- a/gpu/command_buffer/common/gl_mock.cc
|
| +++ b/ui/gl/gl_mock.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "gpu/command_buffer/common/gl_mock.h"
|
| +#include "ui/gl/gl_mock.h"
|
|
|
| namespace gfx {
|
|
|
|
|