| Index: webkit/tools/test_shell/test_shell_switches.h
|
| diff --git a/webkit/tools/test_shell/test_shell_switches.h b/webkit/tools/test_shell/test_shell_switches.h
|
| index dd4d451fcd5ed4bac81b672dabb11c51e738780e..884b66625140b74378acb5c9f51af2d7d87b0730 100644
|
| --- a/webkit/tools/test_shell/test_shell_switches.h
|
| +++ b/webkit/tools/test_shell/test_shell_switches.h
|
| @@ -1,4 +1,4 @@
|
| -// Copyright (c) 2006-2008 The Chromium Authors. All rights reserved.
|
| +// Copyright (c) 2011 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.
|
|
|
| @@ -27,7 +27,6 @@ extern const char kDumpStatsTable[];
|
| extern const char kCacheDir[];
|
| extern const char kDebugMemoryInUse[];
|
| extern const char kEnableFileCookies[];
|
| -extern const char kEnableTracing[];
|
| extern const char kAllowScriptsToCloseWindows[];
|
| extern const char kCheckLayoutTestSystemDeps[];
|
| extern const char kGDB[];
|
|
|