Index: components/security_interstitials/core/safe_browsing_quiet_error_ui.h |
diff --git a/components/security_interstitials/core/safe_browsing_quiet_error_ui.h b/components/security_interstitials/core/safe_browsing_quiet_error_ui.h |
index 948a8d66c84e136dda456f4bffdc9a74ae2dec6a..cf57ab90fb331e405d0a7a847966a3b036f49419 100644 |
--- a/components/security_interstitials/core/safe_browsing_quiet_error_ui.h |
+++ b/components/security_interstitials/core/safe_browsing_quiet_error_ui.h |
@@ -44,6 +44,8 @@ class SafeBrowsingQuietErrorUI |
// tests. |
void SetGiantWebViewForTesting(bool is_giant_webview); |
+ int GetHTMLTemplateId() const override; |
+ |
private: |
bool is_giant_webview_; |