Chromium Code Reviews| Index: content/gpu/gpu_process.h |
| diff --git a/content/gpu/gpu_process.h b/content/gpu/gpu_process.h |
| index 5d59305a24c45b19b914a8d12d5a421f200872e9..f4db71e18e0bc09da874a2027b9d4b622a1b034a 100644 |
| --- a/content/gpu/gpu_process.h |
| +++ b/content/gpu/gpu_process.h |
| @@ -5,7 +5,7 @@ |
| #ifndef CONTENT_GPU_GPU_PROCESS_H_ |
| #define CONTENT_GPU_GPU_PROCESS_H_ |
| -#include "content/common/child_process.h" |
| +#include "content/child/child_process.h" |
| namespace content { |