summaryrefslogtreecommitdiffstats
path: root/chrome/common
diff options
context:
space:
mode:
authorerg@google.com <erg@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-21 21:30:13 +0000
committererg@google.com <erg@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-21 21:30:13 +0000
commit679082058ce725b3bc6024c2bc01a7b99b79b3c6 (patch)
tree1b329c61f088fc8ee5888aad53413c49f0601acd /chrome/common
parentf85ef10d2b6d6fe046523937bb530fbb1eeab0ae (diff)
downloadchromium_src-679082058ce725b3bc6024c2bc01a7b99b79b3c6.zip
chromium_src-679082058ce725b3bc6024c2bc01a7b99b79b3c6.tar.gz
chromium_src-679082058ce725b3bc6024c2bc01a7b99b79b3c6.tar.bz2
Start trimming headers included in the slowest to compile files.
Big chunk in the automation code. BUG=none TEST=none Review URL: http://codereview.chromium.org/3056007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53246 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common')
-rw-r--r--chrome/common/metrics_helpers.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/metrics_helpers.h b/chrome/common/metrics_helpers.h
index eced157..8051273 100644
--- a/chrome/common/metrics_helpers.h
+++ b/chrome/common/metrics_helpers.h
@@ -10,7 +10,6 @@
#include <map>
#include <string>
-#include <vector>
#include "base/basictypes.h"
#include "base/histogram.h"