| Index: public/blink_skia_config.gyp
 | 
| diff --git a/public/blink_skia_config.gyp b/public/blink_skia_config.gyp
 | 
| index ec1a57e346d8b6e8a9c83c8b5a6093c4d3706c11..ad4e9dc7193659502c62b4b2e0a696425572aa4f 100644
 | 
| --- a/public/blink_skia_config.gyp
 | 
| +++ b/public/blink_skia_config.gyp
 | 
| @@ -42,7 +42,6 @@
 | 
|            # Defines should be in single quotes and a comma must appear after every one.
 | 
|            # DO NOT remove the define until you are ready to rebaseline, and
 | 
|            # AFTER the flag has been removed from skia.gyp in Chromium.
 | 
| -          'SK_DEFERRED_CANVAS_USES_FACTORIES=1',
 | 
|          ],
 | 
|        },
 | 
|      },
 | 
| 
 |