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

Unified Diff: components/offline_pages/content/background_loader/background_loader_contents.h

Issue 2481443002: Implementation (cc file) for background loader contents. (Closed)
Patch Set: Format and build 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/content/background_loader/background_loader_contents.h
diff --git a/components/offline_pages/content/background_loader/background_loader_contents.h b/components/offline_pages/content/background_loader/background_loader_contents.h
index 3ea2460d2d2ea8246fa4dfa8f674b8e89c8d0590..9047831f1d29d188eb5c8cef4bdb7936c1e83c8b 100644
--- a/components/offline_pages/content/background_loader/background_loader_contents.h
+++ b/components/offline_pages/content/background_loader/background_loader_contents.h
@@ -7,7 +7,6 @@
#include <string>
-#include "base/callback.h"
#include "content/public/browser/web_contents_delegate.h"
#include "url/gurl.h"

Powered by Google App Engine
This is Rietveld 408576698