diff options
Diffstat (limited to 'chrome/browser/gpu_process_host_ui_shim.h')
| -rw-r--r-- | chrome/browser/gpu_process_host_ui_shim.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/gpu_process_host_ui_shim.h b/chrome/browser/gpu_process_host_ui_shim.h index 70696ca..5a47e50 100644 --- a/chrome/browser/gpu_process_host_ui_shim.h +++ b/chrome/browser/gpu_process_host_ui_shim.h @@ -4,6 +4,7 @@ #ifndef CHROME_BROWSER_GPU_PROCESS_HOST_UI_SHIM_H_ #define CHROME_BROWSER_GPU_PROCESS_HOST_UI_SHIM_H_ +#pragma once // This class lives on the UI thread and supports classes like the // BackingStoreProxy, which must live on the UI thread. The IO thread |
