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

Unified Diff: services/ui/surfaces/compositor_frame_sink.h

Issue 2443103003: Remove unused include in sequenced_worker_pool.h (Closed)
Patch Set: and more! Created 4 years, 2 months 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: services/ui/surfaces/compositor_frame_sink.h
diff --git a/services/ui/surfaces/compositor_frame_sink.h b/services/ui/surfaces/compositor_frame_sink.h
index a6601f8dc598c1ca9f3d978c5cc83d36124422be..27517b945244711aad8b844fc6719774b8874dbd 100644
--- a/services/ui/surfaces/compositor_frame_sink.h
+++ b/services/ui/surfaces/compositor_frame_sink.h
@@ -5,6 +5,7 @@
#ifndef SERVICES_UI_SURFACES_COMPOSITOR_FRAME_SINK_H_
#define SERVICES_UI_SURFACES_COMPOSITOR_FRAME_SINK_H_
+#include "base/single_thread_task_runner.h"
#include "cc/surfaces/display_client.h"
#include "cc/surfaces/surface.h"
#include "cc/surfaces/surface_factory.h"

Powered by Google App Engine
This is Rietveld 408576698