Chromium Code Reviews| Index: webkit/tools/test_shell/test_shell_switches.cc |
| =================================================================== |
| --- webkit/tools/test_shell/test_shell_switches.cc (revision 119887) |
| +++ webkit/tools/test_shell/test_shell_switches.cc (working copy) |
| @@ -85,7 +85,4 @@ |
| const char kEnableAccelCompositing[] = "enable-accelerated-compositing"; |
| -// Options to pass to the Dart VM. |
| -const char kDartFlags[] = "dart-flags"; |
| - |
| } // namespace test_shell |