Index: gyp/common_variables.gypi |
diff --git a/gyp/common_variables.gypi b/gyp/common_variables.gypi |
index 2980f5bf8b8f56b1eb77053e2ce84b4bdc6d98ea..ecc23069a8b98f2d8731a435d20d14f6fab6703a 100644 |
--- a/gyp/common_variables.gypi |
+++ b/gyp/common_variables.gypi |
@@ -37,6 +37,11 @@ |
# |
'variables': { # level 1 |
'angle_path%': '../', |
+ |
+ # RAW codec need exceptions. Due to that, it is a separate target. Its usage can be controlled |
scroggo
2016/01/19 21:05:44
nit: needs*
yujieqin
2016/01/20 12:53:04
Done.
|
+ # by this variable. |
+ 'skia_codec_decodes_raw%': 1, |
+ |
'variables': { # level 2 |
# Variables needed by conditions list within the level-2 variables dict. |