diff options
Diffstat (limited to 'chrome/common/gpu_info.h')
-rw-r--r-- | chrome/common/gpu_info.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/gpu_info.h b/chrome/common/gpu_info.h index 65b5075..0d512c1 100644 --- a/chrome/common/gpu_info.h +++ b/chrome/common/gpu_info.h @@ -4,6 +4,7 @@ #ifndef CHROME_COMMON_GPU_INFO_H__ #define CHROME_COMMON_GPU_INFO_H__ +#pragma once // Provides access to the GPU information for the system // on which chrome is currently running. |