| Index: webkit/tools/test_shell/test_shell_test.h
|
| ===================================================================
|
| --- webkit/tools/test_shell/test_shell_test.h (revision 30209)
|
| +++ webkit/tools/test_shell/test_shell_test.h (working copy)
|
| @@ -29,7 +29,7 @@
|
| // Don't refactor away; some unittests override this!
|
| virtual void CreateEmptyWindow();
|
|
|
| - static const char* kJavascriptDelayExitScript;
|
| + static const char* const kJavascriptDelayExitScript;
|
|
|
| protected:
|
| // Location of SOURCE_ROOT/webkit/data/
|
|
|