| Index: webkit/SConscript
|
| diff --git a/webkit/SConscript b/webkit/SConscript
|
| index 72cf78b5292013b9512e738b8e5008dc1ee10992..6238f35e4bb375fb7d612cbcc051fd7c7a101767 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',
|
|
|