Index: gyp/visualbench.gyp |
diff --git a/gyp/visualbench.gyp b/gyp/visualbench.gyp |
index 94c9b7339ae940a17d25ebeaf8f3f11da13724a0..2f99d1e528f876d272296136984890ce08db302c 100644 |
--- a/gyp/visualbench.gyp |
+++ b/gyp/visualbench.gyp |
@@ -4,6 +4,9 @@ |
# found in the LICENSE file. |
# GYP file to build visual bench tool |
{ |
+ 'includes': [ |
+ 'apptype_console.gypi', |
+ ], |
'targets': [ |
{ |
'target_name': 'visualbench', |