diff options
Diffstat (limited to 'chrome/common/chrome_content_gpu_client.h')
-rw-r--r-- | chrome/common/chrome_content_gpu_client.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/chrome_content_gpu_client.h b/chrome/common/chrome_content_gpu_client.h index ad97188..53b3cdf 100644 --- a/chrome/common/chrome_content_gpu_client.h +++ b/chrome/common/chrome_content_gpu_client.h @@ -6,7 +6,7 @@ #define CHROME_COMMON_CHROME_CONTENT_GPU_CLIENT_H_ #pragma once -#include "content/gpu/content_gpu_client.h" +#include "content/common/gpu/content_gpu_client.h" namespace chrome { |