Remove unnecessary and spammy NOTIMPLEMENTED() in AutofillClientIOS.
This method is called by the cross-platform autofill code resulting in regular log spam. The calling sites don't expect a non-null return value so there's no need to log this as an error. BUG=658299 Review-Url: https://codereview.chromium.org/2435343002 Cr-Commit-Position: refs/heads/master@{#427081}
Showing
Please register or sign in to comment