| Index: content/browser/gpu/gpu_process_host_ui_shim.h
|
| diff --git a/content/browser/gpu/gpu_process_host_ui_shim.h b/content/browser/gpu/gpu_process_host_ui_shim.h
|
| index ec5678c4a405975ea0c3ce1768ca07c0841d80e3..189da808a454dd43f3d9826f35c428bc23bf383a 100644
|
| --- a/content/browser/gpu/gpu_process_host_ui_shim.h
|
| +++ b/content/browser/gpu/gpu_process_host_ui_shim.h
|
| @@ -4,7 +4,6 @@
|
|
|
| #ifndef CONTENT_BROWSER_GPU_GPU_PROCESS_HOST_UI_SHIM_H_
|
| #define CONTENT_BROWSER_GPU_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
|
|
|