summaryrefslogtreecommitdiffstats
path: root/base
diff options
context:
space:
mode:
authorwillchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-17 19:38:21 +0000
committerwillchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-17 19:38:21 +0000
commitd0e629845f2ce6886377c093b62cd42f7e7da23d (patch)
tree7f7423722a03ecd8296d60bd8ed218ed2d4397e3 /base
parentdfcb62a173898e182e2f10ca635deb753977b9f8 (diff)
downloadchromium_src-d0e629845f2ce6886377c093b62cd42f7e7da23d.zip
chromium_src-d0e629845f2ce6886377c093b62cd42f7e7da23d.tar.gz
chromium_src-d0e629845f2ce6886377c093b62cd42f7e7da23d.tar.bz2
Revert r18641: "Linux: Enable metrics_service_uitest.cc."
Broke ui_tests. Review URL: http://codereview.chromium.org/125268 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18646 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base')
-rw-r--r--base/process.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/base/process.h b/base/process.h
index 459ad58..312f84c 100644
--- a/base/process.h
+++ b/base/process.h
@@ -6,7 +6,6 @@
#define BASE_PROCESS_H_
#include "base/basictypes.h"
-#include "build/build_config.h"
#include <sys/types.h>
#ifdef OS_WIN