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

Unified Diff: chrome/browser/precache/precache_util.h

Issue 2146023003: Add UMA Precache.Freshness.Prefetch (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: gclient sync Created 4 years, 5 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: chrome/browser/precache/precache_util.h
diff --git a/chrome/browser/precache/precache_util.h b/chrome/browser/precache/precache_util.h
index 80a1fc8f0537df05ce81ed0958ada1d7e83a0bac..d397eed5459f2860386a62825615778f191031e5 100644
--- a/chrome/browser/precache/precache_util.h
+++ b/chrome/browser/precache/precache_util.h
@@ -7,6 +7,7 @@
namespace net {
class URLRequest;
+class HttpResponseInfo;
bengr 2016/07/26 17:29:10 Forward declare this in the .cc, since it's not ne
jamartin 2016/07/26 19:56:21 Done.
}
namespace precache {
« no previous file with comments | « no previous file | chrome/browser/precache/precache_util.cc » ('j') | components/precache/core/precache_database.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698