Chromium Code Reviews| Index: url/gurl_unittest.cc |
| diff --git a/url/gurl_unittest.cc b/url/gurl_unittest.cc |
| index 18aa2aea96c6db8607bd405402d767ee19b916ff..13206090b40b336b42d17c12d7ae2f0a0b55b95e 100644 |
| --- a/url/gurl_unittest.cc |
| +++ b/url/gurl_unittest.cc |
| @@ -2,6 +2,8 @@ |
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| +#include <stddef.h> |
| + |
| #include "base/macros.h" |
| #include "testing/gtest/include/gtest/gtest.h" |
| #include "url/gurl.h" |