android-webview: Remove legacy crash handler (### Version)
commit4a49578deae1043100768bcd5e0a201e2501836d
authorprimiano <primiano@chromium.org>
Thu, 4 Jun 2015 11:24:17 +0000 (4 04:24 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 4 Jun 2015 11:24:46 +0000 (4 11:24 +0000)
tree2f30a11eae7544f66973a70070241cd8df2b226c
parent6a31c05f6a22bf75f86f4817af3e2d0040fdc65f
android-webview: Remove legacy crash handler (### Version)

This CL removes the extra crash handler (aw_crash_handler)
that was printing the version line upon a crash.
It is not needed anymore after crrev.com/1159773002, which
moved version line to the microdump.

BUG=456494

Review URL: https://codereview.chromium.org/1131083003

Cr-Commit-Position: refs/heads/master@{#332816}
android_webview/android_webview.gyp
android_webview/common/aw_crash_handler.cc [deleted file]
android_webview/common/aw_crash_handler.h [deleted file]
android_webview/glue/java/src/com/android/webview/chromium/WebViewChromiumFactoryProvider.java
android_webview/java/src/org/chromium/android_webview/AwContentsStatics.java
android_webview/native/aw_contents_statics.cc