summaryrefslogtreecommitdiff
path: root/chromium/third_party/blink/renderer/core/script/modulator_impl_base.h
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2020-01-23 17:21:03 +0100
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2020-01-23 16:25:15 +0000
commitc551f43206405019121bd2b2c93714319a0a3300 (patch)
tree1f48c30631c421fd4bbb3c36da20183c8a2ed7d7 /chromium/third_party/blink/renderer/core/script/modulator_impl_base.h
parent7961cea6d1041e3e454dae6a1da660b453efd238 (diff)
downloadqtwebengine-chromium-c551f43206405019121bd2b2c93714319a0a3300.tar.gz
BASELINE: Update Chromium to 79.0.3945.139
Change-Id: I336b7182fab9bca80b709682489c07db112eaca5 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'chromium/third_party/blink/renderer/core/script/modulator_impl_base.h')
-rw-r--r--chromium/third_party/blink/renderer/core/script/modulator_impl_base.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/third_party/blink/renderer/core/script/modulator_impl_base.h b/chromium/third_party/blink/renderer/core/script/modulator_impl_base.h
index 4f21e19afda..ce0267f4b81 100644
--- a/chromium/third_party/blink/renderer/core/script/modulator_impl_base.h
+++ b/chromium/third_party/blink/renderer/core/script/modulator_impl_base.h
@@ -41,6 +41,7 @@ class ModulatorImplBase : public Modulator {
bool IsScriptingDisabled() const override;
+ bool ImportMapsEnabled() const override;
bool BuiltInModuleInfraEnabled() const override;
bool BuiltInModuleEnabled(layered_api::Module) const override;
void BuiltInModuleUseCount(layered_api::Module) const override;