Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(812)

Unified Diff: webkit/tools/test_shell/test_shell_test.h

Issue 10536207: Remove layoutTestController from test_shell. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: really fix mac Created 8 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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_;
« no previous file with comments | « webkit/tools/test_shell/test_shell_platform_delegate_mac.mm ('k') | webkit/tools/test_shell/test_shell_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698