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

Unified Diff: components/offline_pages/offline_store_types.h

Issue 2416083002: [Offline pages] Introduction of MarkAttemptStartedTask with tests (Closed)
Patch Set: Addressing code review feedback 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
« no previous file with comments | « components/offline_pages/background/request_queue_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/offline_pages/offline_store_types.h
diff --git a/components/offline_pages/offline_store_types.h b/components/offline_pages/offline_store_types.h
index 9002c9d243f8f0406de8bbc3c054f4c802064d85..a4b3704b21597bc2e794b50bba37343adf249e00 100644
--- a/components/offline_pages/offline_store_types.h
+++ b/components/offline_pages/offline_store_types.h
@@ -7,7 +7,6 @@
#include <stdint.h>
-#include <set>
#include <utility>
#include <vector>
« no previous file with comments | « components/offline_pages/background/request_queue_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698