From 421d1cd06fb54c660e0f251df5a0d6403a214670 Mon Sep 17 00:00:00 2001 From: "estade@chromium.org" Date: Tue, 21 Jul 2009 21:06:23 +0000 Subject: Revert r21117 as it caused reliability failures. Also included in this revert: r21165, r21180, and a couple valgrind suppression edits TBR=huanr Review URL: http://codereview.chromium.org/155876 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21216 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/common/histogram_synchronizer.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'chrome/common/histogram_synchronizer.cc') diff --git a/chrome/common/histogram_synchronizer.cc b/chrome/common/histogram_synchronizer.cc index 9ed94b0..4713084 100644 --- a/chrome/common/histogram_synchronizer.cc +++ b/chrome/common/histogram_synchronizer.cc @@ -7,7 +7,6 @@ #include "base/histogram.h" #include "base/logging.h" #include "base/string_util.h" -#include "base/thread.h" #include "chrome/browser/browser.h" #include "chrome/browser/browser_list.h" #include "chrome/browser/browser_process.h" -- cgit v1.1