summaryrefslogtreecommitdiffstats
path: root/components/search_engines/template_url_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'components/search_engines/template_url_unittest.cc')
-rw-r--r--components/search_engines/template_url_unittest.cc3
1 files changed, 3 insertions, 0 deletions
diff --git a/components/search_engines/template_url_unittest.cc b/components/search_engines/template_url_unittest.cc
index 2c941f7..8a0227b 100644
--- a/components/search_engines/template_url_unittest.cc
+++ b/components/search_engines/template_url_unittest.cc
@@ -2,8 +2,11 @@
// 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/base_paths.h"
#include "base/command_line.h"
+#include "base/macros.h"
#include "base/strings/string_number_conversions.h"
#include "base/strings/string_util.h"
#include "base/strings/utf_string_conversions.h"