summaryrefslogtreecommitdiff
path: root/common_conditions.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'common_conditions.gypi')
-rw-r--r--common_conditions.gypi2
1 files changed, 2 insertions, 0 deletions
diff --git a/common_conditions.gypi b/common_conditions.gypi
index 175b8b0..ed30245 100644
--- a/common_conditions.gypi
+++ b/common_conditions.gypi
@@ -309,6 +309,8 @@
'SK_SUPPORT_LEGACY_BLURDRAWLOOPERCONSTRUCTORS',
# Needed until we fix skbug.com/2440.
'SK_SUPPORT_LEGACY_CLIPTOLAYERFLAG',
+ # Transitional, for deprecated SkCanvas::SaveFlags methods.
+ 'SK_ATTR_DEPRECATED=SK_NOTHING_ARG1',
],
}],