Chromium Code Reviews| Index: skia/BUILD.gn |
| diff --git a/skia/BUILD.gn b/skia/BUILD.gn |
| index c262cbb9186544c7338c34e57952f01d540ad2f2..bd34115613f448c64a0e023de38bb5b0a410f6a8 100644 |
| --- a/skia/BUILD.gn |
| +++ b/skia/BUILD.gn |
| @@ -41,10 +41,7 @@ config("skia_config") { |
| "//third_party/skia/include/utils", |
| ] |
| - defines = [ |
| - "SK_IGNORE_DW_GRAY_FIX", |
| - "SK_IGNORE_DIRECTWRITE_GASP_FIX", |
| - ] |
| + defines = [ "SK_IGNORE_DIRECTWRITE_GASP_FIX" ] |
| defines += skia_for_chromium_defines |
| defines += [] |