diff options
Diffstat (limited to 'content/gpu/gpu_process.h')
-rw-r--r-- | content/gpu/gpu_process.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/gpu/gpu_process.h b/content/gpu/gpu_process.h index 5d59305..f4db71e 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 { |