| Index: android_webview/browser/aw_gl_functor.cc
|
| diff --git a/android_webview/native/aw_gl_functor.cc b/android_webview/browser/aw_gl_functor.cc
|
| similarity index 98%
|
| rename from android_webview/native/aw_gl_functor.cc
|
| rename to android_webview/browser/aw_gl_functor.cc
|
| index b9470f3fff55b4ce92b3f3b0805aa38393b6169d..257b1b5643a0db4be09b0e71ea372910da3798ad 100644
|
| --- a/android_webview/native/aw_gl_functor.cc
|
| +++ b/android_webview/browser/aw_gl_functor.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 "android_webview/native/aw_gl_functor.h"
|
| +#include "android_webview/browser/aw_gl_functor.h"
|
|
|
| #include "android_webview/public/browser/draw_gl.h"
|
| #include "content/public/browser/browser_thread.h"
|
|
|