| Index: components/history/core/browser/history_types_unittest.cc
|
| diff --git a/components/history/core/browser/history_types_unittest.cc b/components/history/core/browser/history_types_unittest.cc
|
| index 92c2f904c3ed8ada21d27f6fc917d1d221a74d3e..8641baa33040ef9f8f3f3098f2783a86ce25ed66 100644
|
| --- a/components/history/core/browser/history_types_unittest.cc
|
| +++ b/components/history/core/browser/history_types_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/strings/utf_string_conversions.h"
|
| #include "components/history/core/browser/history_types.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|