Index: gyp/common_variables.gypi |
=================================================================== |
--- gyp/common_variables.gypi (revision 9450) |
+++ gyp/common_variables.gypi (working copy) |
@@ -127,6 +127,8 @@ |
'ios_sdk_version%': '6.0', |
'skia_win_debuggers_path%': '<(skia_win_debuggers_path)', |
+ 'skia_cros_target%': '', |
borenet
2013/06/07 19:29:27
Should add verification to make sure this gets def
borenet
2013/06/11 13:25:42
Done.
|
+ |
# These are referenced by our .gypi files that list files (e.g. core.gypi) |
# |
'skia_src_path%': '../src', |