aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/common_variables.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'gyp/common_variables.gypi')
-rw-r--r--gyp/common_variables.gypi5
1 files changed, 5 insertions, 0 deletions
diff --git a/gyp/common_variables.gypi b/gyp/common_variables.gypi
index 4cab95899b..abbe729da1 100644
--- a/gyp/common_variables.gypi
+++ b/gyp/common_variables.gypi
@@ -37,6 +37,11 @@
#
'variables': { # level 1
'angle_path%': '../',
+
+ # RAW codec needs exceptions. Due to that, it is a separate target. Its usage can be controlled
+ # by this variable.
+ 'skia_codec_decodes_raw%': 1,
+
'variables': { # level 2
# Variables needed by conditions list within the level-2 variables dict.