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

Unified Diff: cc/trees/task_runner_provider.h

Issue 2503283002: cc: Cleanup class/struct forward declarations (Closed)
Patch Set: Add missing fwd class decl in blimp_embedder_compositor.h 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 | « cc/trees/single_thread_proxy.h ('k') | cc/trees/tree_synchronizer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/trees/task_runner_provider.h
diff --git a/cc/trees/task_runner_provider.h b/cc/trees/task_runner_provider.h
index 5092e5334757f3094d9051ce4a2be19471619a01..e4c7b195cc46340355472b87954e9a3fd82a9426 100644
--- a/cc/trees/task_runner_provider.h
+++ b/cc/trees/task_runner_provider.h
@@ -19,9 +19,6 @@
#include "cc/base/cc_export.h"
namespace base {
-namespace trace_event {
-class TracedValue;
-}
class SingleThreadTaskRunner;
}
« no previous file with comments | « cc/trees/single_thread_proxy.h ('k') | cc/trees/tree_synchronizer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698