diff options
Diffstat (limited to 'webkit/SConscript')
-rw-r--r-- | webkit/SConscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/SConscript b/webkit/SConscript index 72cf78b..6238f35 100644 --- a/webkit/SConscript +++ b/webkit/SConscript @@ -118,6 +118,7 @@ env.Prepend( '$WEBKIT_DIR/port/platform/chromium', '$WEBKIT_DIR/port/platform/graphics', '$WEBKIT_DIR/port/platform/graphics/chromium', + '$WEBKIT_DIR/port/platform/graphics/skia', '$WEBKIT_DIR/port/platform/$WEBKIT_PLATFORM_SUBDIR', '$WEBKIT_DIR/port/svg/graphics', '$WEBKIT_DIR/port/platform/network', |