diff options
Diffstat (limited to 'build/all.gyp')
-rw-r--r-- | build/all.gyp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/all.gyp b/build/all.gyp index 1938861..00c5b51 100644 --- a/build/all.gyp +++ b/build/all.gyp @@ -109,7 +109,6 @@ # subsets of a full tree for faster cycle times. { 'target_name': 'chromium_builder_dbg', - 'xcode_create_dependents_test_runner': 1, 'type': 'none', 'dependencies': [ '../app/app.gyp:app_unittests', |