| Index: webkit/tools/test_shell/test_shell_test.h
|
| diff --git a/webkit/tools/test_shell/test_shell_test.h b/webkit/tools/test_shell/test_shell_test.h
|
| index 852d8e8bf6359f979d78ed366b0de09987bc3438..b97f3845c2e640dc4601f77dbc54aa79d10a4c38 100644
|
| --- a/webkit/tools/test_shell/test_shell_test.h
|
| +++ b/webkit/tools/test_shell/test_shell_test.h
|
| @@ -29,8 +29,6 @@ class TestShellTest : public testing::Test {
|
| // Don't refactor away; some unittests override this!
|
| virtual void CreateEmptyWindow();
|
|
|
| - static const char* const kJavascriptDelayExitScript;
|
| -
|
| protected:
|
| // Location of SOURCE_ROOT/webkit/data/
|
| FilePath data_dir_;
|
|
|