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

Unified Diff: components/offline_pages/background/mark_attempt_completed_task.h

Issue 2473553004: Request Picker task (Closed)
Patch Set: Rename queue_status.h to request_queue_status.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
Index: components/offline_pages/background/mark_attempt_completed_task.h
diff --git a/components/offline_pages/background/mark_attempt_completed_task.h b/components/offline_pages/background/mark_attempt_completed_task.h
index 7997ee5e0298bb2139747861451b67122649eedc..7e94803a34b3fb9811079ca748da9423e7d7be1e 100644
--- a/components/offline_pages/background/mark_attempt_completed_task.h
+++ b/components/offline_pages/background/mark_attempt_completed_task.h
@@ -8,6 +8,7 @@
#include <stdint.h>
#include <memory>
+#include "components/offline_pages/background/request_queue_results.h"
#include "components/offline_pages/background/request_queue_store.h"
#include "components/offline_pages/background/update_request_task.h"
#include "components/offline_pages/core/task.h"

Powered by Google App Engine
This is Rietveld 408576698