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

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

Issue 2906633002: Move ContextMenuAllowedScope to core/input (Closed)
Patch Set: 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/web/BUILD.gn
diff --git a/third_party/WebKit/Source/web/BUILD.gn b/third_party/WebKit/Source/web/BUILD.gn
index d6bb3688be8a419f7ca2c0ea2398835be291fb1a..4424844d34d0d1fa00aa5b8a2b63898a474525f8 100644
--- a/third_party/WebKit/Source/web/BUILD.gn
+++ b/third_party/WebKit/Source/web/BUILD.gn
@@ -54,8 +54,6 @@ component("web") {
"CompositorProxyClientImpl.h",
"CompositorWorkerProxyClientImpl.cpp",
"CompositorWorkerProxyClientImpl.h",
- "ContextMenuAllowedScope.cpp",
- "ContextMenuAllowedScope.h",
"ContextMenuClientImpl.cpp",
"ContextMenuClientImpl.h",
"DateTimeChooserImpl.cpp",

Powered by Google App Engine
This is Rietveld 408576698