Chromium Code Reviews| Index: gyp/common_conditions.gypi | 
| diff --git a/gyp/common_conditions.gypi b/gyp/common_conditions.gypi | 
| index 6a800b48ef530facb13e3402d9429ca6f74e00ac..4a60cd0502e6630c1f475fbf050e49f9d7262590 100644 | 
| --- a/gyp/common_conditions.gypi | 
| +++ b/gyp/common_conditions.gypi | 
| @@ -639,6 +639,12 @@ | 
| ], | 
| }], | 
| + [ 'skia_build_json_writer', { | 
| + 'defines': [ | 
| + 'SK_BUILD_JSON_WRITER', | 
| + ] | 
| + }], | 
| + | 
| ], # end 'conditions' | 
| # The Xcode SYMROOT must be at the root. See build/common.gypi in chromium for more details | 
| 'xcode_settings': { |