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

Unified Diff: base/histogram_unittest.cc

Issue 3119022: Header cleanup in base.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 10 years, 4 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: base/histogram_unittest.cc
===================================================================
--- base/histogram_unittest.cc (revision 56291)
+++ base/histogram_unittest.cc (working copy)
@@ -5,7 +5,6 @@
// Test of Histogram class
#include "base/histogram.h"
-#include "base/string_util.h"
#include "base/time.h"
#include "testing/gtest/include/gtest/gtest.h"
« no previous file with comments | « base/histogram.cc ('k') | base/linked_ptr_unittest.cc » ('j') | base/logging.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698