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

Unified Diff: webkit/glue/SConscript

Issue 8839: * Revert "Start writing the GTK code for test_shell." (Closed)
Patch Set: Created 12 years, 2 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
« no previous file with comments | « base/gfx/platform_canvas_linux.cc ('k') | webkit/tools/test_shell/gtk/test_shell.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/glue/SConscript
diff --git a/webkit/glue/SConscript b/webkit/glue/SConscript
index e8275ef171e9cadb74884b7cb309cd41cb2c96aa..65de5bfead751ea8642b4b3e543be36a41322661 100644
--- a/webkit/glue/SConscript
+++ b/webkit/glue/SConscript
@@ -70,8 +70,7 @@ input_files = [
]
if env['PLATFORM'] == 'posix':
- # TODO(port): until we have plugin support for Linux, these files aren't
- # built.
+ # TODO(port): until we have plugin support for Linux, these files aren't built.
remove_files = [
'plugins/plugin_host.cc',
'plugins/plugin_instance.cc',
« no previous file with comments | « base/gfx/platform_canvas_linux.cc ('k') | webkit/tools/test_shell/gtk/test_shell.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698