| Index: android_webview/browser/aw_contents_statics.h
|
| diff --git a/android_webview/native/aw_contents_statics.h b/android_webview/browser/aw_contents_statics.h
|
| similarity index 75%
|
| rename from android_webview/native/aw_contents_statics.h
|
| rename to android_webview/browser/aw_contents_statics.h
|
| index 0de54854960705ff2b4a06ce2cd9f3468a20df56..26953df4edf403e66cc54e8ce3e3b9756f391b08 100644
|
| --- a/android_webview/native/aw_contents_statics.h
|
| +++ b/android_webview/browser/aw_contents_statics.h
|
| @@ -2,8 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#ifndef ANDROID_WEBVIEW_NATIVE_AW_CONTENTS_STATICS_H_
|
| -#define ANDROID_WEBVIEW_NATIVE_AW_CONTENTS_STATICS_H_
|
| +#ifndef ANDROID_WEBVIEW_BROWSER_AW_CONTENTS_STATICS_H_
|
| +#define ANDROID_WEBVIEW_BROWSER_AW_CONTENTS_STATICS_H_
|
|
|
| #include <jni.h>
|
|
|
|
|