Index: content/browser/webui/shared_resources_data_source.cc |
diff --git a/content/browser/webui/shared_resources_data_source.cc b/content/browser/webui/shared_resources_data_source.cc |
index 32dc6c6388f2df41100619b70709843863397f3c..3c7c01b7343f8fd2201b8db23ee9ae5f9b6f9fce 100644 |
--- a/content/browser/webui/shared_resources_data_source.cc |
+++ b/content/browser/webui/shared_resources_data_source.cc |
@@ -4,6 +4,8 @@ |
#include "content/browser/webui/shared_resources_data_source.h" |
+#include <stddef.h> |
+ |
#include "base/containers/hash_tables.h" |
#include "base/logging.h" |
#include "base/memory/ref_counted_memory.h" |