| Index: ui/gl/android_native_window.cc
|
| diff --git a/ui/gfx/gl/android_native_window.cc b/ui/gl/android_native_window.cc
|
| similarity index 92%
|
| rename from ui/gfx/gl/android_native_window.cc
|
| rename to ui/gl/android_native_window.cc
|
| index c32444cffffc8d738e2f3bbe8e40f21a56a88384..f75b7532bb7258db55dfabbe24df1e6cde7db2ca 100644
|
| --- a/ui/gfx/gl/android_native_window.cc
|
| +++ b/ui/gl/android_native_window.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/android_native_window.h"
|
| +#include "ui/gl/android_native_window.h"
|
|
|
| #include <android/native_window.h>
|
|
|
|
|