Chromium Code Reviews| Index: chrome/browser/safe_browsing/protocol_parser.cc |
| diff --git a/chrome/browser/safe_browsing/protocol_parser.cc b/chrome/browser/safe_browsing/protocol_parser.cc |
| index c8d1691e88ebeaef83a56d49e5b6adc0a430c19f..08e521e9dd87c07a21d1946bf7ea6995114b11b9 100644 |
| --- a/chrome/browser/safe_browsing/protocol_parser.cc |
| +++ b/chrome/browser/safe_browsing/protocol_parser.cc |
| @@ -4,6 +4,8 @@ |
| // |
| // Parse the data returned from the SafeBrowsing v2.1 protocol response. |
| +#include <stdlib.h> |
| + |
| #include "chrome/browser/safe_browsing/protocol_parser.h" |
| #include "chrome/browser/safe_browsing/safe_browsing_util.h" |