Index: content/child/web_data_consumer_handle_impl.h |
diff --git a/content/child/web_data_consumer_handle_impl.h b/content/child/web_data_consumer_handle_impl.h |
index 4823f835f648ebffe1606146c028ae456abff9ae..1e26bdad1068de90f4f4fa6fc99adc2df5e21755 100644 |
--- a/content/child/web_data_consumer_handle_impl.h |
+++ b/content/child/web_data_consumer_handle_impl.h |
@@ -5,6 +5,8 @@ |
#ifndef CONTENT_CHILD_WEB_DATA_CONSUMER_HANDLE_IMPL_H_ |
#define CONTENT_CHILD_WEB_DATA_CONSUMER_HANDLE_IMPL_H_ |
+#include <stddef.h> |
+ |
#include "base/memory/scoped_ptr.h" |
#include "content/common/content_export.h" |
#include "mojo/message_pump/handle_watcher.h" |