Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(278)

Unified Diff: gyp/common_conditions.gypi

Issue 342803002: remove legacy moz flags (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/common_conditions.gypi
diff --git a/gyp/common_conditions.gypi b/gyp/common_conditions.gypi
index b1317661c28962f73a16804cfde9ece92b43e6c0..ed54a58feb23eaa83fc5fd8f942c4647eeb42396 100644
--- a/gyp/common_conditions.gypi
+++ b/gyp/common_conditions.gypi
@@ -674,9 +674,7 @@
[ 'skia_moz2d', {
'defines': [
- 'SK_SUPPORT_LEGACY_LAYERRASTERIZER_API=1',
- 'SK_SUPPORT_LEGACY_COMPATIBLEDEVICE_CONFIG=1',
- 'SK_SUPPORT_LEGACY_GETTOTALCLIP=1',
+ # add flags here (e.g. SK_SUPPORT_LEGACY_...) needed by moz2d
],
}],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698