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

Unified Diff: third_party/WebKit/Source/core/html/HTMLMenuElement.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/HTMLMenuElement.h
diff --git a/third_party/WebKit/Source/core/html/HTMLMenuElement.h b/third_party/WebKit/Source/core/html/HTMLMenuElement.h
index 5779940f2506da8844965569bc62bd8828b07788..599ab988a7e0d0aea13705e045304dee16702e40 100644
--- a/third_party/WebKit/Source/core/html/HTMLMenuElement.h
+++ b/third_party/WebKit/Source/core/html/HTMLMenuElement.h
@@ -31,8 +31,6 @@ class HTMLMenuElement final : public HTMLElement {
DEFINE_WRAPPERTYPEINFO();
public:
- const String type() const;
- void setType(const AtomicString&);
DECLARE_NODE_FACTORY(HTMLMenuElement);
private:
« no previous file with comments | « third_party/WebKit/Source/core/html/HTMLElement.idl ('k') | third_party/WebKit/Source/core/html/HTMLMenuElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698