summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
Diffstat (limited to 'webkit')
-rw-r--r--webkit/glue/SConscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/glue/SConscript b/webkit/glue/SConscript
index 0edb2f2..42dfec6 100644
--- a/webkit/glue/SConscript
+++ b/webkit/glue/SConscript
@@ -102,7 +102,7 @@ if env['PLATFORM'] == 'win32':
input_files.extend([
'webinputevent_win.cc',
'webkit_glue_win.cc',
- [)
+ ])
elif env['PLATFORM'] == 'posix':
input_files.append('webinputevent_linux.cc')