| Index: android_webview/browser/aw_debug.cc
|
| diff --git a/android_webview/native/aw_debug.cc b/android_webview/browser/aw_debug.cc
|
| similarity index 98%
|
| rename from android_webview/native/aw_debug.cc
|
| rename to android_webview/browser/aw_debug.cc
|
| index 1a0ffd69edc59966a19fa03da1946db564f28642..140ef4fbefd28bffc66c637d2494a5480c692f44 100644
|
| --- a/android_webview/native/aw_debug.cc
|
| +++ b/android_webview/browser/aw_debug.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_debug.h"
|
| +#include "android_webview/browser/aw_debug.h"
|
|
|
| #include "android_webview/common/crash_reporter/aw_microdump_crash_reporter.h"
|
| #include "android_webview/common/crash_reporter/crash_keys.h"
|
|
|