| Index: ui/gfx/gl/gl_implementation.cc
|
| diff --git a/app/gfx/gl/gl_implementation.cc b/ui/gfx/gl/gl_implementation.cc
|
| similarity index 99%
|
| rename from app/gfx/gl/gl_implementation.cc
|
| rename to ui/gfx/gl/gl_implementation.cc
|
| index be31fc5f910f20d7d7187be66274615cd365f218..b38b264768ca3a293690b11e0f0981feec2f75b9 100644
|
| --- a/app/gfx/gl/gl_implementation.cc
|
| +++ b/ui/gfx/gl/gl_implementation.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 "app/gfx/gl/gl_implementation.h"
|
| +#include "ui/gfx/gl/gl_implementation.h"
|
|
|
| #include <algorithm>
|
| #include <string>
|
|
|