| Index: components/search_engines/template_url_service_util_unittest.cc
|
| diff --git a/components/search_engines/template_url_service_util_unittest.cc b/components/search_engines/template_url_service_util_unittest.cc
|
| index 9f944c5c32b414cebae071e1ed51f076503177b1..00b2439480e9b6246f5ec844ab3fc2f90bb24442 100644
|
| --- a/components/search_engines/template_url_service_util_unittest.cc
|
| +++ b/components/search_engines/template_url_service_util_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/memory/scoped_vector.h"
|
| #include "base/strings/string_util.h"
|
| #include "base/strings/utf_string_conversions.h"
|
|
|