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

Unified Diff: blimp/client/core/context/assignment_fetcher.h

Issue 2443103003: Remove unused include in sequenced_worker_pool.h (Closed)
Patch Set: and more ios/chromeos 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: blimp/client/core/context/assignment_fetcher.h
diff --git a/blimp/client/core/context/assignment_fetcher.h b/blimp/client/core/context/assignment_fetcher.h
index 3818f9e9c985e7f3476f31caf6b055d52e4f62fd..b26d966b8fdef2d43e67dc992e904d4e45f52f60 100644
--- a/blimp/client/core/context/assignment_fetcher.h
+++ b/blimp/client/core/context/assignment_fetcher.h
@@ -8,6 +8,8 @@
#include <memory>
#include <string>
+#include "base/memory/ref_counted.h"
+#include "base/single_thread_task_runner.h"
#include "blimp/client/core/session/assignment_source.h"
#include "blimp/client/core/session/identity_source.h"

Powered by Google App Engine
This is Rietveld 408576698