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

Unified Diff: content/browser/compositor/gpu_process_transport_factory.h

Issue 2537513006: content: Cleanup class/struct forward declarations (Closed)
Patch Set: Created 4 years 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
Index: content/browser/compositor/gpu_process_transport_factory.h
diff --git a/content/browser/compositor/gpu_process_transport_factory.h b/content/browser/compositor/gpu_process_transport_factory.h
index cf8d0409343bc52700c038eab894ed30a3cc0c45..a19b35a7e7a2da626d4fa94b4d9dfa17cce0c531 100644
--- a/content/browser/compositor/gpu_process_transport_factory.h
+++ b/content/browser/compositor/gpu_process_transport_factory.h
@@ -20,10 +20,6 @@
#include "gpu/ipc/client/gpu_channel_host.h"
#include "ui/compositor/compositor.h"
-namespace base {
-class Thread;
-}
-
namespace cc {
class SingleThreadTaskGraphRunner;
class SoftwareOutputDevice;
« no previous file with comments | « content/browser/browser_plugin/browser_plugin_guest.h ('k') | content/browser/compositor/software_output_device_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698