summaryrefslogtreecommitdiffstats
path: root/ash/test/test_shell_delegate.cc
diff options
context:
space:
mode:
authormaruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-01-21 15:17:40 +0000
committermaruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-01-21 15:17:40 +0000
commit55a0a614b1041b6722e9bc3d845ac952f77b3669 (patch)
tree1e24250c219e17cf59efc077fd5628def6c6a135 /ash/test/test_shell_delegate.cc
parent455cd31a3d46ab2e55023e912cc63ee479689dab (diff)
downloadchromium_src-55a0a614b1041b6722e9bc3d845ac952f77b3669.zip
chromium_src-55a0a614b1041b6722e9bc3d845ac952f77b3669.tar.gz
chromium_src-55a0a614b1041b6722e9bc3d845ac952f77b3669.tar.bz2
Revert r118540 "Bug=105964"
Write a CL description next time (!) Interactive Tests (dbg) build #20055 has blame ranging 118532-118542. This CL looks like the culprit but not 100% sure. TBR=pkotwicz@chromium.org,beng@chromium.org BUG= TEST=Interactive Tests (dbg) turns green Review URL: https://chromiumcodereview.appspot.com/9131035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@118618 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/test/test_shell_delegate.cc')
-rw-r--r--ash/test/test_shell_delegate.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/ash/test/test_shell_delegate.cc b/ash/test/test_shell_delegate.cc
index ef080e9..67f1022 100644
--- a/ash/test/test_shell_delegate.cc
+++ b/ash/test/test_shell_delegate.cc
@@ -27,9 +27,6 @@ views::Widget* TestShellDelegate::CreateStatusArea() {
return NULL;
}
-void TestShellDelegate::Exit() {
-}
-
void TestShellDelegate::BuildAppListModel(AppListModel* model) {
}