Index: base/base.gyp |
diff --git a/base/base.gyp b/base/base.gyp |
index 6ab4b36734b64370a49309c3224c455e6990233d..7e33c32b421d85b76adec74bfc46ef0512b88bbd 100644 |
--- a/base/base.gyp |
+++ b/base/base.gyp |
@@ -22,7 +22,6 @@ |
}, |
'dependencies': [ |
'base_static', |
- 'allocator/allocator.gyp:allocator_extension_thunks', |
'../testing/gtest.gyp:gtest_prod', |
'../third_party/modp_b64/modp_b64.gyp:modp_b64', |
'third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations', |
@@ -1132,7 +1131,6 @@ |
}, |
'dependencies': [ |
'base_static_win64', |
- 'allocator/allocator.gyp:allocator_extension_thunks_win64', |
'../third_party/modp_b64/modp_b64.gyp:modp_b64_win64', |
'third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations_win64', |
'trace_event/etw_manifest/etw_manifest.gyp:etw_manifest', |