Index: third_party/isimpledom/BUILD.gn |
diff --git a/third_party/isimpledom/BUILD.gn b/third_party/isimpledom/BUILD.gn |
index a9ec86fb6caebbc4972cfa839222f93f7db8dd2d..f9035c42d50e74802327a19ba1d54fd153321fb9 100644 |
--- a/third_party/isimpledom/BUILD.gn |
+++ b/third_party/isimpledom/BUILD.gn |
@@ -12,6 +12,4 @@ midl("isimpledom") { |
"ISimpleDOMNode.idl", |
"ISimpleDOMText.idl", |
] |
- # Note: GYP version sets 'GenerateTypeLibrary': 'false'. It doesn't seem to |
- # be harmful to generate this, however. |
} |