summaryrefslogtreecommitdiffstats
path: root/chrome_frame
diff options
context:
space:
mode:
authorthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-07 07:24:21 +0000
committerthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-07 07:24:21 +0000
commitbd7e704434f5bcc171c77d1f12e22362e20cab0f (patch)
tree3b7b117446ff51a62101dafe499c95a693486f15 /chrome_frame
parent049bdd3b82c88ebc5dbfcfa6b80cb8d16b7d2d5e (diff)
downloadchromium_src-bd7e704434f5bcc171c77d1f12e22362e20cab0f.zip
chromium_src-bd7e704434f5bcc171c77d1f12e22362e20cab0f.tar.gz
chromium_src-bd7e704434f5bcc171c77d1f12e22362e20cab0f.tar.bz2
FBTF: Remove unneeded headers from base/ (part 5)
BUG=none TEST=none Review URL: http://codereview.chromium.org/3041049 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55349 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome_frame')
-rw-r--r--chrome_frame/test/run_all_unittests.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome_frame/test/run_all_unittests.cc b/chrome_frame/test/run_all_unittests.cc
index 427fd84..fdf559d8 100644
--- a/chrome_frame/test/run_all_unittests.cc
+++ b/chrome_frame/test/run_all_unittests.cc
@@ -5,7 +5,6 @@
#include <atlbase.h>
#include <iostream>
-#include "base/at_exit.h"
#include "base/path_service.h"
#include "base/platform_thread.h"
#include "base/process_util.h"