Index: android_webview/crash_reporter/aw_microdump_crash_reporter.cc |
diff --git a/android_webview/crash_reporter/aw_microdump_crash_reporter.cc b/android_webview/crash_reporter/aw_microdump_crash_reporter.cc |
index f59c2f398aaf81213aefba0c07cf5024283dc5ea..a95aaf98e16803d73186c1c9237de68494585d52 100644 |
--- a/android_webview/crash_reporter/aw_microdump_crash_reporter.cc |
+++ b/android_webview/crash_reporter/aw_microdump_crash_reporter.cc |
@@ -9,8 +9,8 @@ |
#include "base/lazy_instance.h" |
#include "base/scoped_native_library.h" |
#include "build/build_config.h" |
-#include "components/crash/app/breakpad_linux.h" |
-#include "components/crash/app/crash_reporter_client.h" |
+#include "components/crash/content/app/breakpad_linux.h" |
+#include "components/crash/content/app/crash_reporter_client.h" |
namespace android_webview { |
namespace crash_reporter { |