| Index: url/url_canon_icu_unittest.cc
|
| diff --git a/url/url_canon_icu_unittest.cc b/url/url_canon_icu_unittest.cc
|
| index 12b7ded9329d91bb5bf98e12a1efaf03ed7660de..13601f028c5f1078717450f62e57bab8760e6527 100644
|
| --- a/url/url_canon_icu_unittest.cc
|
| +++ b/url/url_canon_icu_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 "third_party/icu/source/common/unicode/ucnv.h"
|
|
|