Chromium Code Reviews| 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 fa2225800d7dc99b2d740bdbf6c131850f3bdb8d..1f05ece1564be880b11368d02642c10c31115c62 100644 |
| --- a/content/browser/gpu/gpu_process_host_ui_shim.h |
| +++ b/content/browser/gpu/gpu_process_host_ui_shim.h |
| @@ -27,14 +27,6 @@ |
| #include "ipc/ipc_sender.h" |
| #include "ipc/message_router.h" |
| -namespace ui { |
| -class LatencyInfo; |
| -} |
| - |
| -namespace gfx { |
| -class Size; |
| -} |
| - |
| namespace IPC { |
| class Message; |
| } |