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

Unified Diff: components/offline_pages/offline_page_model_impl.h

Issue 2412823002: Improve the page download: (Closed)
Patch Set: fix compile 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
Index: components/offline_pages/offline_page_model_impl.h
diff --git a/components/offline_pages/offline_page_model_impl.h b/components/offline_pages/offline_page_model_impl.h
index 194fa20695a13fdfdb627b243436964920ebc52c..a805f1bab2da965fc9696805fda32be9339feaa9 100644
--- a/components/offline_pages/offline_page_model_impl.h
+++ b/components/offline_pages/offline_page_model_impl.h
@@ -44,8 +44,6 @@ class TimeTicks;
namespace offline_pages {
-static const int64_t kInvalidOfflineId = 0;
-
struct ClientId;
struct OfflinePageItem;

Powered by Google App Engine
This is Rietveld 408576698