| Index: webkit/build/WebCore/SConscript
|
| ===================================================================
|
| --- webkit/build/WebCore/SConscript (revision 10184)
|
| +++ webkit/build/WebCore/SConscript (working copy)
|
| @@ -937,6 +937,7 @@
|
| if env.Bit('linux'):
|
| # Linux specific implementations.
|
| input_files.extend([
|
| + '$WEBCORE_DIR/platform/chromium/ClipboardChromiumLinux.cpp',
|
| '$WEBCORE_DIR/platform/chromium/FileSystemChromiumLinux.cpp',
|
| '$WEBCORE_DIR/platform/chromium/gtk2drawing.c',
|
| '$WEBCORE_DIR/platform/chromium/KeyCodeConversionGtk.cpp',
|
|
|