Index: content/browser/devtools/protocol/page_handler.h |
diff --git a/content/browser/devtools/protocol/page_handler.h b/content/browser/devtools/protocol/page_handler.h |
index 8703a64b57e12e1269d239d40b6438600432fda6..86ddfeb9be0d2084caf638b280fc4d069d4c2f68 100644 |
--- a/content/browser/devtools/protocol/page_handler.h |
+++ b/content/browser/devtools/protocol/page_handler.h |
@@ -107,7 +107,6 @@ class PageHandler : public NotificationObserver { |
std::string* url, |
std::vector<scoped_refptr<AppManifestError>>* errors, |
std::string* data); |
- Response SetBlockedEventsWarningThreshold(double threshold); |
Response GetLayoutMetrics( |
scoped_refptr<LayoutViewport>* layout_viewport, |
scoped_refptr<VisualViewport>* visual_viewport); |