Chromium Code Reviews| Index: src/third_party/vtune/v8vtune.gyp |
| diff --git a/src/third_party/vtune/v8vtune.gyp b/src/third_party/vtune/v8vtune.gyp |
| index cabd37ac7f6beaa241cc1d7e5dd9501227c19916..6c3de3e01147cb7ffc91dd700488fd5e03d468f5 100644 |
| --- a/src/third_party/vtune/v8vtune.gyp |
| +++ b/src/third_party/vtune/v8vtune.gyp |
| @@ -26,6 +26,9 @@ |
| # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| { |
| + 'variables': { |
| + 'v8_code': 1, |
| + }, |
| 'includes': ['../../../build/common.gypi'], |
| 'targets': [ |
| { |