Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(244)

Unified Diff: content/browser/gpu/gpu_process_host_ui_shim.h

Issue 2473003002: content: Cleanup class/struct forward declarations (Closed)
Patch Set: Another missing forward declaration Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/browser/gpu/gpu_process_host.h ('k') | content/browser/host_zoom_level_context.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
}
« no previous file with comments | « content/browser/gpu/gpu_process_host.h ('k') | content/browser/host_zoom_level_context.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698