diff options
Diffstat (limited to 'chrome/browser/safe_browsing/protocol_parser_unittest.cc')
-rw-r--r-- | chrome/browser/safe_browsing/protocol_parser_unittest.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/safe_browsing/protocol_parser_unittest.cc b/chrome/browser/safe_browsing/protocol_parser_unittest.cc index 47ea95d..5bff02f 100644 --- a/chrome/browser/safe_browsing/protocol_parser_unittest.cc +++ b/chrome/browser/safe_browsing/protocol_parser_unittest.cc @@ -5,7 +5,6 @@ // Program to test the SafeBrowsing protocol parsing v2.1. #include "base/hash_tables.h" -#include "base/logging.h" #include "base/string_util.h" #include "chrome/browser/safe_browsing/protocol_parser.h" #include "testing/gtest/include/gtest/gtest.h" |