Commit 8eba1b94 authored by Daniel Bratell's avatar Daniel Bratell Committed by Commit Bot

Remove deleted file ssl_validity_checker_android.h from build system

The file payments/android/ssl_validity_checker_android.h was
removed when the JNI registration code changed but it remained
in the sources list, where it ended up causing some unrelated
problems so here it goes.

Bug: 683256
Change-Id: I7e57af91ad5848c73d814fc4b89712d106ecf358
Reviewed-on: https://chromium-review.googlesource.com/c/1290271Reviewed-by: default avatarSergey Ulanov <sergeyu@chromium.org>
Commit-Queue: Daniel Bratell <bratell@opera.com>
Cr-Commit-Position: refs/heads/master@{#601328}
parent 9a0d82d0
...@@ -2491,7 +2491,6 @@ jumbo_split_static_library("browser") { ...@@ -2491,7 +2491,6 @@ jumbo_split_static_library("browser") {
"payments/android/payment_manifest_web_data_service_android.cc", "payments/android/payment_manifest_web_data_service_android.cc",
"payments/android/payment_manifest_web_data_service_android.h", "payments/android/payment_manifest_web_data_service_android.h",
"payments/android/ssl_validity_checker_android.cc", "payments/android/ssl_validity_checker_android.cc",
"payments/android/ssl_validity_checker_android.h",
"permissions/grouped_permission_infobar_delegate_android.cc", "permissions/grouped_permission_infobar_delegate_android.cc",
"permissions/grouped_permission_infobar_delegate_android.h", "permissions/grouped_permission_infobar_delegate_android.h",
"permissions/permission_dialog_delegate.cc", "permissions/permission_dialog_delegate.cc",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment