Chromium Code Reviews| Index: gyp/common_conditions.gypi |
| diff --git a/gyp/common_conditions.gypi b/gyp/common_conditions.gypi |
| index 175b8b09edc41bbf9030e9517a17fac302c12a99..3bf59f9e2f3553adffda509d3adb086a94194e41 100644 |
| --- a/gyp/common_conditions.gypi |
| +++ b/gyp/common_conditions.gypi |
| @@ -309,6 +309,8 @@ |
| 'SK_SUPPORT_LEGACY_BLURDRAWLOOPERCONSTRUCTORS', |
| # Needed until we fix skbug.com/2440. |
| 'SK_SUPPORT_LEGACY_CLIPTOLAYERFLAG', |
| + # For public API. |
| + 'SK_SUPPORT_LEGACY_SAVEFLAGS', |
| ], |
| }], |