Index: cc/resources/resource_util_unittest.cc |
diff --git a/cc/resources/resource_util_unittest.cc b/cc/resources/resource_util_unittest.cc |
index 1fabc3b4f6653f85c3decee1a39e44d059ca4883..b159d1d96519a9ae794ed9973dfaf37b18268924 100644 |
--- a/cc/resources/resource_util_unittest.cc |
+++ b/cc/resources/resource_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/logging.h" |
#include "cc/resources/resource_util.h" |
#include "testing/gtest/include/gtest/gtest.h" |