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

Unified Diff: blimp/client/core/session/assignment_source.h

Issue 2443103003: Remove unused include in sequenced_worker_pool.h (Closed)
Patch Set: merge up to r429325 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 | « blimp/client/core/context/assignment_fetcher.h ('k') | blimp/client/core/session/assignment_source.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/client/core/session/assignment_source.h
diff --git a/blimp/client/core/session/assignment_source.h b/blimp/client/core/session/assignment_source.h
index a7551f570e984f6ce4c06ee9cdd341fe97e405e6..72eb49267a2607b45779a9804a7e360ef0e79599 100644
--- a/blimp/client/core/session/assignment_source.h
+++ b/blimp/client/core/session/assignment_source.h
@@ -8,6 +8,7 @@
#include <string>
#include "base/callback.h"
+#include "base/memory/ref_counted.h"
#include "base/memory/weak_ptr.h"
#include "blimp/client/public/session/assignment.h"
#include "net/url_request/url_fetcher_delegate.h"
« no previous file with comments | « blimp/client/core/context/assignment_fetcher.h ('k') | blimp/client/core/session/assignment_source.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698