Index: webkit/support/webkit_support.cc |
diff --git a/webkit/support/webkit_support.cc b/webkit/support/webkit_support.cc |
index 6b40477d4a0fe01fc1ed4159c48012c3f6d21b1a..0b5a9d9ccabce7b6b0b1b50e0278d7776d495b69 100644 |
--- a/webkit/support/webkit_support.cc |
+++ b/webkit/support/webkit_support.cc |
@@ -230,7 +230,6 @@ static void SetUpTestEnvironmentImpl(bool unit_test_mode) { |
// CommandLine::ForCurrentProcess(). We don't use the actual command-line |
// arguments of DRT to avoid unexpected behavior change. |
// |
- // webkit/glue/webmediaplayer_impl.cc checks --enable-openmax. |
// webkit/glue/plugin/plugin_list_posix.cc checks --debug-plugin-loading. |
// webkit/glue/plugin/plugin_list_win.cc checks --old-wmp. |
// If DRT needs these flags, specify them in the following kFixedArguments. |