Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(410)

Unified Diff: third_party/WebKit/Source/core/html/HTMLUnknownElement.h

Issue 2905763003: Rollback ContextMenu (Closed)
Patch Set: Rebase Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/Source/core/html/HTMLUnknownElement.h
diff --git a/third_party/WebKit/Source/core/html/HTMLUnknownElement.h b/third_party/WebKit/Source/core/html/HTMLUnknownElement.h
index fef667e99e257ce7054ddbf004f8e7b258fde4d4..0a361820e7c804be564517ef1aa0eedbdcb2c52d 100644
--- a/third_party/WebKit/Source/core/html/HTMLUnknownElement.h
+++ b/third_party/WebKit/Source/core/html/HTMLUnknownElement.h
@@ -46,7 +46,6 @@ class HTMLUnknownElement final : public HTMLElement {
private:
HTMLUnknownElement(const QualifiedName&, Document&);
- void ParseAttribute(const AttributeModificationParams&) override;
bool IsHTMLUnknownElement() const override { return true; }
};
« no previous file with comments | « third_party/WebKit/Source/core/html/HTMLTagNames.json5 ('k') | third_party/WebKit/Source/core/html/HTMLUnknownElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698