diff options
Diffstat (limited to 'webkit/support')
-rw-r--r-- | webkit/support/test_shell_dummy.cc | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/webkit/support/test_shell_dummy.cc b/webkit/support/test_shell_dummy.cc deleted file mode 100644 index e1a88a9..0000000 --- a/webkit/support/test_shell_dummy.cc +++ /dev/null @@ -1,7 +0,0 @@ -// Copyright (c) 2013 The Chromium Authors. All rights reserved. -// Use of this source code is governed by a BSD-style license that can be -// found in the LICENSE file. - -// TODO(darin): Delete this once the build masters stop referencing test_shell. -void Dummy() { -} |