The requests sent to the SafeBrowsing service do not have the client_id and client_version fields set. Set them.
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/1cce0073562c8d6f81096ea36f6c77ad5f1453d9 commit 1cce0073562c8d6f81096ea36f6c77ad5f1453d9 Author: vakh <vakh@chromium.org> Date: Tue Sep 20 18:25:37 2016 Set client_id and client_version in requests sent to SafeBrowsing BUG= 647819 , 543161 Review-Url: https://codereview.chromium.org/2356443002 Cr-Commit-Position: refs/heads/master@{#419820} [modify] https://crrev.com/1cce0073562c8d6f81096ea36f6c77ad5f1453d9/components/safe_browsing_db/v4_get_hash_protocol_manager.cc [modify] https://crrev.com/1cce0073562c8d6f81096ea36f6c77ad5f1453d9/components/safe_browsing_db/v4_get_hash_protocol_manager_unittest.cc [modify] https://crrev.com/1cce0073562c8d6f81096ea36f6c77ad5f1453d9/components/safe_browsing_db/v4_protocol_manager_util.cc [modify] https://crrev.com/1cce0073562c8d6f81096ea36f6c77ad5f1453d9/components/safe_browsing_db/v4_protocol_manager_util.h [modify] https://crrev.com/1cce0073562c8d6f81096ea36f6c77ad5f1453d9/components/safe_browsing_db/v4_update_protocol_manager.cc [modify] https://crrev.com/1cce0073562c8d6f81096ea36f6c77ad5f1453d9/components/safe_browsing_db/v4_update_protocol_manager.h [modify] https://crrev.com/1cce0073562c8d6f81096ea36f6c77ad5f1453d9/components/safe_browsing_db/v4_update_protocol_manager_unittest.cc
Comment 1 by vakh@chromium.org
, Sep 16 2016