| Index: android_webview/crash_reporter/aw_microdump_crash_reporter.h
|
| diff --git a/android_webview/crash_reporter/aw_microdump_crash_reporter.h b/android_webview/crash_reporter/aw_microdump_crash_reporter.h
|
| index cc83295676fe8b6c4f6b53b975ec725fbd2eddbe..33dcc34407e3a761c9ba2dff2f09a631755d3707 100644
|
| --- a/android_webview/crash_reporter/aw_microdump_crash_reporter.h
|
| +++ b/android_webview/crash_reporter/aw_microdump_crash_reporter.h
|
| @@ -14,7 +14,6 @@
|
| int crash_signal_fd);
|
| void AddGpuFingerprintToMicrodumpCrashHandler(
|
| const std::string& gpu_fingerprint);
|
| -void SetWebViewTextAddrRange(uintptr_t start, uintptr_t end);
|
| bool DumpWithoutCrashingToFd(int fd);
|
| } // namespace crash_reporter
|
| } // namespace android_webview
|
|
|