Chromium Code Reviews| Index: net/log/test_net_log_util.h |
| diff --git a/net/log/test_net_log_util.h b/net/log/test_net_log_util.h |
| index b0e4503e33ae700dae17dc4b631d472e8f95bcd5..8734cea953002fb98c218e3aa1df27035f155bf1 100644 |
| --- a/net/log/test_net_log_util.h |
| +++ b/net/log/test_net_log_util.h |
| @@ -5,6 +5,8 @@ |
| #ifndef NET_LOG_TEST_NET_LOG_UTIL_H_ |
| #define NET_LOG_TEST_NET_LOG_UTIL_H_ |
| +#include <stddef.h> |
| + |
| #include "net/log/net_log.h" |
| #include "net/log/test_net_log_entry.h" |
| #include "testing/gtest/include/gtest/gtest.h" |