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

Unified Diff: sky/engine/platform/BUILD.gn

Issue 640143004: Remove context menus. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 2 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 | « sky/engine/core/testing/DummyPageHolder.cpp ('k') | sky/engine/platform/ContextMenu.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/platform/BUILD.gn
diff --git a/sky/engine/platform/BUILD.gn b/sky/engine/platform/BUILD.gn
index 5f2ad24f3100f67462ec7a2aa55db0aed92ffa4f..c00cc7b27603d25d03de519a458f61e140f1b02e 100644
--- a/sky/engine/platform/BUILD.gn
+++ b/sky/engine/platform/BUILD.gn
@@ -115,10 +115,6 @@ component("platform") {
"Clock.h",
"ContentType.cpp",
"ContentType.h",
- "ContextMenu.cpp",
- "ContextMenu.h",
- "ContextMenuItem.cpp",
- "ContextMenuItem.h",
"Cursor.cpp",
"Cursor.h",
"DateComponents.cpp",
« no previous file with comments | « sky/engine/core/testing/DummyPageHolder.cpp ('k') | sky/engine/platform/ContextMenu.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698