| Index: content/common/host_shared_bitmap_manager_unittest.cc
|
| diff --git a/content/common/host_shared_bitmap_manager_unittest.cc b/content/common/host_shared_bitmap_manager_unittest.cc
|
| index 0a3cdeff458720736bf6638e325d132418ffbbac..63bfbed1785ff9e8003af14b744c61d1eb84e144 100644
|
| --- a/content/common/host_shared_bitmap_manager_unittest.cc
|
| +++ b/content/common/host_shared_bitmap_manager_unittest.cc
|
| @@ -3,6 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| #include <stddef.h>
|
| +#include <string.h>
|
|
|
| #include "content/common/host_shared_bitmap_manager.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|