diff options
Diffstat (limited to 'chrome/gpu/gpu_command_buffer_stub.h')
-rw-r--r-- | chrome/gpu/gpu_command_buffer_stub.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/gpu/gpu_command_buffer_stub.h b/chrome/gpu/gpu_command_buffer_stub.h index 7383840..3abf0fb 100644 --- a/chrome/gpu/gpu_command_buffer_stub.h +++ b/chrome/gpu/gpu_command_buffer_stub.h @@ -4,6 +4,7 @@ #ifndef CHROME_GPU_GPU_COMMAND_BUFFER_STUB_H_ #define CHROME_GPU_GPU_COMMAND_BUFFER_STUB_H_ +#pragma once #if defined(ENABLE_GPU) |