| Index: ui/gl/gl_context_stub.cc
|
| diff --git a/ui/gfx/gl/gl_context_stub.cc b/ui/gl/gl_context_stub.cc
|
| similarity index 95%
|
| rename from ui/gfx/gl/gl_context_stub.cc
|
| rename to ui/gl/gl_context_stub.cc
|
| index 63611247b671283f18319a11c3c2663192d36499..d1364c4b4b55e4ea76b76abf2812adb7b1e9486f 100644
|
| --- a/ui/gfx/gl/gl_context_stub.cc
|
| +++ b/ui/gl/gl_context_stub.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 "ui/gfx/gl/gl_context_stub.h"
|
| +#include "ui/gl/gl_context_stub.h"
|
|
|
| namespace gfx {
|
|
|
|
|