Index: third_party/WebKit/Source/bindings/modules/v8/ConditionalFeaturesForModules.h |
diff --git a/third_party/WebKit/Source/bindings/modules/v8/ConditionalFeaturesForModules.h b/third_party/WebKit/Source/bindings/modules/v8/ConditionalFeaturesForModules.h |
index 999875c5f2893ab5bbf260285dad8977c178a17d..fe86476457fee8a03ded721417d95bc3f010601c 100644 |
--- a/third_party/WebKit/Source/bindings/modules/v8/ConditionalFeaturesForModules.h |
+++ b/third_party/WebKit/Source/bindings/modules/v8/ConditionalFeaturesForModules.h |
@@ -9,11 +9,6 @@ |
namespace blink { |
-void installConditionalFeaturesForModules(const WrapperTypeInfo*, |
- const ScriptState*, |
- v8::Local<v8::Object>, |
- v8::Local<v8::Function>); |
- |
void registerInstallConditionalFeaturesForModules(); |
} // namespace blink |