Index: extensions/browser/updater/update_service_unittest.cc |
diff --git a/extensions/browser/updater/update_service_unittest.cc b/extensions/browser/updater/update_service_unittest.cc |
index 2ce4b9578cf53aba1b4cdefec76bf50cf67a11d3..283ff20fd26639e6c68f6ec4504c7cf5c6db296f 100644 |
--- a/extensions/browser/updater/update_service_unittest.cc |
+++ b/extensions/browser/updater/update_service_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 <vector> |
#include "base/files/file_util.h" |