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

Unified Diff: android_webview/browser/net/aw_url_request_context_getter.h

Issue 651443005: Use no-op statistics collecting object for WebView (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@refactor2
Patch Set: Selim and Ben's comments Created 6 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: android_webview/browser/net/aw_url_request_context_getter.h
diff --git a/android_webview/browser/net/aw_url_request_context_getter.h b/android_webview/browser/net/aw_url_request_context_getter.h
index 25cfaae27d61e3389f29f1e2397ed3f6ec7b7715..bd606b6e5268cb0543a241355ce42fea4056f713 100644
--- a/android_webview/browser/net/aw_url_request_context_getter.h
+++ b/android_webview/browser/net/aw_url_request_context_getter.h
@@ -30,6 +30,7 @@ class DataReductionProxyConfigService;
namespace android_webview {
+class AwDataReductionProxyStatisticsPrefs;
sgurun-gerrit only 2014/10/17 20:29:38 stale?
hush (inactive) 2014/10/17 21:19:47 Done.
class AwNetworkDelegate;
class AwURLRequestContextGetter : public net::URLRequestContextGetter {

Powered by Google App Engine
This is Rietveld 408576698