Index: content/browser/loader/throttling_resource_handler.h |
diff --git a/content/browser/loader/throttling_resource_handler.h b/content/browser/loader/throttling_resource_handler.h |
index 0d1287d644ed259b4ca12fd3f98148691e71c089..6abefc46e0433b7c985bab1edb92d4f2af537169 100644 |
--- a/content/browser/loader/throttling_resource_handler.h |
+++ b/content/browser/loader/throttling_resource_handler.h |
@@ -5,6 +5,8 @@ |
#ifndef CONTENT_BROWSER_LOADER_THROTTLING_RESOURCE_HANDLER_H_ |
#define CONTENT_BROWSER_LOADER_THROTTLING_RESOURCE_HANDLER_H_ |
+#include <stddef.h> |
+ |
#include "base/memory/ref_counted.h" |
#include "base/memory/scoped_vector.h" |
#include "content/browser/loader/layered_resource_handler.h" |