Chromium Code Reviews| Index: content/child/content_child_helpers.h |
| diff --git a/content/child/content_child_helpers.h b/content/child/content_child_helpers.h |
| index 6608314d442ea776099e4925027a5ad314bd32d2..33dc4ab9bf4227a20d9c78fb78b83d2f68cea951 100644 |
| --- a/content/child/content_child_helpers.h |
| +++ b/content/child/content_child_helpers.h |
| @@ -5,7 +5,7 @@ |
| #ifndef CONTENT_CHILD_CONTENT_CHILD_HELPERS_H_ |
| #define CONTENT_CHILD_CONTENT_CHILD_HELPERS_H_ |
| -#include "base/basictypes.h" |
| +#include <stddef.h> |
| namespace content { |