Index: webkit/blob/webkit_blob.gypi |
diff --git a/webkit/blob/webkit_blob.gypi b/webkit/blob/webkit_blob.gypi |
index 196c3fbfab43bfd4d079ac4d95b6de177023eb44..5a05d7ddfd4167ce964075eee2c20d907764b928 100644 |
--- a/webkit/blob/webkit_blob.gypi |
+++ b/webkit/blob/webkit_blob.gypi |
@@ -50,13 +50,6 @@ |
'<(DEPTH)/webkit/support/setup_third_party.gyp:third_party_headers', |
], |
}], |
- # TODO(dpranke): Figure out why this works at all and/or get |
- # rid of it. |
- ['OS=="win" and component == "shared_library"', { |
- 'dependencies': [ |
- '<(DEPTH)/webkit/support/webkit_support.gyp:glue', |
- ], |
- }], |
], |
}, |
], |