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

Unified Diff: third_party/WebKit/Source/core/BUILD.gn

Issue 2905763003: Rollback ContextMenu (Closed)
Patch Set: Delete icon-related code from ContextMenuItem class 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/BUILD.gn
diff --git a/third_party/WebKit/Source/core/BUILD.gn b/third_party/WebKit/Source/core/BUILD.gn
index 2b586df875f974e77352e2e0d558a4c96e0e6c39..db7a18769af68cb99a9d516fad0e8c76bfaba729 100644
--- a/third_party/WebKit/Source/core/BUILD.gn
+++ b/third_party/WebKit/Source/core/BUILD.gn
@@ -323,7 +323,6 @@ generate_event_interfaces("core_event_interfaces") {
"events/PopStateEvent.idl",
"events/ProgressEvent.idl",
"events/PromiseRejectionEvent.idl",
- "events/RelatedEvent.idl",
"events/ResourceProgressEvent.idl",
"events/SecurityPolicyViolationEvent.idl",
"events/TextEvent.idl",
@@ -1375,7 +1374,6 @@ source_set("unit_tests") {
"loader/resource/MultipartImageResourceParserTest.cpp",
"origin_trials/OriginTrialContextTest.cpp",
"page/ChromeClientTest.cpp",
- "page/ContextMenuControllerTest.cpp",
"page/FocusControllerTest.cpp",
"page/PagePopupClientTest.cpp",
"page/PrintContextTest.cpp",

Powered by Google App Engine
This is Rietveld 408576698