diff options
Diffstat (limited to 'webkit/build/WebCore/SConscript')
| -rw-r--r-- | webkit/build/WebCore/SConscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/build/WebCore/SConscript b/webkit/build/WebCore/SConscript index ed4afbc..b1d724b 100644 --- a/webkit/build/WebCore/SConscript +++ b/webkit/build/WebCore/SConscript @@ -959,7 +959,7 @@ if env.Bit('linux'): '$WEBCORE_DIR/platform/graphics/chromium/IconChromiumLinux.cpp', '$WEBCORE_DIR/platform/graphics/chromium/SimpleFontDataLinux.cpp', - '$WEBCORE_DIR/rendering/RenderThemeChromiumGtk.cpp', + '$WEBCORE_DIR/rendering/RenderThemeChromiumLinux.cpp', ]) # Remove from the list files that haven't yet been made portable to Linux. to_be_ported_files = [ |
