Chromium Code Reviews| Index: gypfiles/features.gypi |
| diff --git a/gypfiles/features.gypi b/gypfiles/features.gypi |
| index 6cce64ca2090ed6cab4bd2ce77686e179374528e..f8456f0eca45601e1a4fa9618945b2d77391a175 100644 |
| --- a/gypfiles/features.gypi |
| +++ b/gypfiles/features.gypi |
| @@ -137,5 +137,8 @@ |
| ], # conditions |
| }, # Release |
| }, # configurations |
| + 'defines': [ |
| + 'V8_GYP_BUILD', |
| + ], # defines |
| }, # target_defaults |
| } |