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

Unified Diff: third_party/WebKit/Source/core/core_idl_files.gni

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
« no previous file with comments | « third_party/WebKit/Source/core/BUILD.gn ('k') | third_party/WebKit/Source/core/events/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/core_idl_files.gni
diff --git a/third_party/WebKit/Source/core/core_idl_files.gni b/third_party/WebKit/Source/core/core_idl_files.gni
index 9dad1a506cf57e39db83f212ee467206354fe402..728f46ec14d5909ef4d54b27e5adfe05b0c604e9 100644
--- a/third_party/WebKit/Source/core/core_idl_files.gni
+++ b/third_party/WebKit/Source/core/core_idl_files.gni
@@ -173,7 +173,6 @@ core_idl_files = get_path_info([
"events/PopStateEvent.idl",
"events/ProgressEvent.idl",
"events/PromiseRejectionEvent.idl",
- "events/RelatedEvent.idl",
"events/ResourceProgressEvent.idl",
"events/SecurityPolicyViolationEvent.idl",
"events/TextEvent.idl",
@@ -231,7 +230,6 @@ core_idl_files = get_path_info([
"html/HTMLMapElement.idl",
"html/HTMLMarqueeElement.idl",
"html/HTMLMenuElement.idl",
- "html/HTMLMenuItemElement.idl",
"html/HTMLMetaElement.idl",
"html/HTMLMeterElement.idl",
"html/HTMLModElement.idl",
@@ -551,7 +549,6 @@ core_dictionary_idl_files =
"events/PopStateEventInit.idl",
"events/ProgressEventInit.idl",
"events/PromiseRejectionEventInit.idl",
- "events/RelatedEventInit.idl",
"events/SecurityPolicyViolationEventInit.idl",
"events/TouchEventInit.idl",
"events/TransitionEventInit.idl",
« no previous file with comments | « third_party/WebKit/Source/core/BUILD.gn ('k') | third_party/WebKit/Source/core/events/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698