Index: cc/quads/render_pass_id.h |
diff --git a/cc/quads/render_pass_id.h b/cc/quads/render_pass_id.h |
index f6ab9ce71de2428928634595911392b95576b114..11cb777204eaaed4709f9c2fa9dae0ca55e017ed 100644 |
--- a/cc/quads/render_pass_id.h |
+++ b/cc/quads/render_pass_id.h |
@@ -5,9 +5,10 @@ |
#ifndef CC_QUADS_RENDER_PASS_ID_H_ |
#define CC_QUADS_RENDER_PASS_ID_H_ |
+#include <stddef.h> |
+ |
#include <tuple> |
-#include "base/basictypes.h" |
#include "base/containers/hash_tables.h" |
#include "cc/base/cc_export.h" |