Chromium Code Reviews| Index: content/gpu/gpu_process.h |
| diff --git a/content/gpu/gpu_process.h b/content/gpu/gpu_process.h |
| index 0511fa8d44a3bcd73e46a8effd0bdd62de80c9e7..14754e90e5a3a7668c065e9ce11a331274786420 100644 |
| --- a/content/gpu/gpu_process.h |
| +++ b/content/gpu/gpu_process.h |
| @@ -5,6 +5,7 @@ |
| #ifndef CONTENT_GPU_GPU_PROCESS_H_ |
| #define CONTENT_GPU_GPU_PROCESS_H_ |
| +#include "base/macros.h" |
| #include "content/child/child_process.h" |
| namespace content { |