commit | b64dc06c8bc4d253f1c7ed8bda57a629b3c388fc | [log] [tgz] |
---|---|---|
author | maruel <[email protected]> | Fri Nov 14 22:10:08 2014 |
committer | Commit bot <[email protected]> | Fri Nov 14 22:10:29 2014 |
tree | c54abbf0c90f0f0d38f6d1d0d58d3f30b84c397e | |
parent | 473410fe52fde758038f25172768aff768fe8826 [diff] |
Remove last isolate_dependnecy_* as found via gclient grep. This is necessary before removing support for this once for all. [email protected] BUG= Review URL: https://codereview.chromium.org/732773003 Cr-Commit-Position: refs/heads/master@{#304273}
diff --git a/gin/v8.isolate b/gin/v8.isolate index 14d8a2c..a47dd9ea 100644 --- a/gin/v8.isolate +++ b/gin/v8.isolate
@@ -5,7 +5,7 @@ 'conditions': [ ['v8_use_external_startup_data==1', { 'variables': { - 'isolate_dependency_tracked': [ + 'files': [ '<(PRODUCT_DIR)/natives_blob.bin', '<(PRODUCT_DIR)/snapshot_blob.bin', ],