summaryrefslogtreecommitdiffstats
path: root/chrome/browser/safe_browsing/protocol_parser_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/safe_browsing/protocol_parser_unittest.cc')
-rw-r--r--chrome/browser/safe_browsing/protocol_parser_unittest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/safe_browsing/protocol_parser_unittest.cc b/chrome/browser/safe_browsing/protocol_parser_unittest.cc
index eac93b7..f20cb29 100644
--- a/chrome/browser/safe_browsing/protocol_parser_unittest.cc
+++ b/chrome/browser/safe_browsing/protocol_parser_unittest.cc
@@ -468,7 +468,7 @@ TEST(SafeBrowsingProtocolParsingTest, TestGetHashWithMac) {
0xf9, 0x44, 0x4f, 0x28, 0xb4, 0xeb, 0x45
};
- const unsigned char hash_result [] = {
+ const unsigned char hash_result[] = {
0x17, 0x7f, 0x03, 0x42, 0x28, 0x1c, 0x31, 0xb9,
0x0b, 0x1c, 0x7b, 0x9d, 0xaf, 0x7b, 0x43, 0x99,
0x10, 0xc1, 0xab, 0xe3, 0x1b, 0x35, 0x80, 0x38,