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

Unified Diff: chrome/browser/offline_pages/offliner_user_data.cc

Issue 2903383003: Get network resource usage from ChromeResourceDispatcherHostDelegate (Closed)
Patch Set: CR feedback per FGorski Created 3 years, 6 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 | « chrome/browser/offline_pages/offliner_user_data.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/offline_pages/offliner_user_data.cc
diff --git a/chrome/browser/offline_pages/offliner_user_data.cc b/chrome/browser/offline_pages/offliner_user_data.cc
index 0dc7273ae7d4ed6a4001ff4f725d7e2567d5cc43..0a44a2ac34ac588ddec4961ff21eb54af1fcfd81 100644
--- a/chrome/browser/offline_pages/offliner_user_data.cc
+++ b/chrome/browser/offline_pages/offliner_user_data.cc
@@ -4,8 +4,6 @@
#include "chrome/browser/offline_pages/offliner_user_data.h"
-class ResourceTrackerObserver;
-
namespace offline_pages {
void OfflinerUserData::AddToWebContents(content::WebContents* webcontents,
« no previous file with comments | « chrome/browser/offline_pages/offliner_user_data.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698