| Index: ui/gfx/utf16_indexing_unittest.cc
|
| diff --git a/ui/gfx/utf16_indexing_unittest.cc b/ui/gfx/utf16_indexing_unittest.cc
|
| index f93d6693660046c3c34b4f8671a34c590f52f6e0..55ef3cbd9d551902d659d00c1b45ce5ffa5c5c0b 100644
|
| --- a/ui/gfx/utf16_indexing_unittest.cc
|
| +++ b/ui/gfx/utf16_indexing_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 "testing/gtest/include/gtest/gtest.h"
|
| #include "ui/gfx/utf16_indexing.h"
|
|
|
|
|