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

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

Issue 2443103003: Remove unused include in sequenced_worker_pool.h (Closed)
Patch Set: and more: win 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
Index: services/ui/surfaces/display_compositor_frame_sink.h
diff --git a/services/ui/surfaces/display_compositor_frame_sink.h b/services/ui/surfaces/display_compositor_frame_sink.h
index 51cd2ffb3df8f6de878bb69277302ed9c53bf58a..a8b5d8d1994d8c16735d9f4eb0455520d97938ae 100644
--- a/services/ui/surfaces/display_compositor_frame_sink.h
+++ b/services/ui/surfaces/display_compositor_frame_sink.h
@@ -5,6 +5,8 @@
#ifndef SERVICES_UI_SURFACES_DISPLAY_COMPOSITOR_FRAME_SINK_H_
#define SERVICES_UI_SURFACES_DISPLAY_COMPOSITOR_FRAME_SINK_H_
+#include "base/memory/ref_counted.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