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

Unified Diff: chrome/browser/net/http_pipelining_compatibility_client_unittest.cc

Issue 10703037: Move StatisticsRecorder out of histogram.cc/h for further refactoring. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 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/net/http_pipelining_compatibility_client_unittest.cc
===================================================================
--- chrome/browser/net/http_pipelining_compatibility_client_unittest.cc (revision 146394)
+++ chrome/browser/net/http_pipelining_compatibility_client_unittest.cc (working copy)
@@ -11,6 +11,7 @@
#include "base/basictypes.h"
#include "base/message_loop.h"
#include "base/metrics/histogram.h"
+#include "base/metrics/statistics_recorder.h"
#include "base/stl_util.h"
#include "base/stringprintf.h"
#include "content/public/test/test_browser_thread.h"
« no previous file with comments | « chrome/browser/metrics/metrics_service.cc ('k') | chrome/browser/protector/default_search_provider_change_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698