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

Unified Diff: mojo/services/surfaces/BUILD.gn

Issue 441853002: mojo: first take on removing mojo_main_{chromium,standalone}. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: more gn Created 6 years, 4 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: mojo/services/surfaces/BUILD.gn
diff --git a/mojo/services/surfaces/BUILD.gn b/mojo/services/surfaces/BUILD.gn
index f93e33f85b95affe91c94d31e64b7e89f8de2419..0dbf4341d1f3b14ed2e648d73bf032f6a8922868 100644
--- a/mojo/services/surfaces/BUILD.gn
+++ b/mojo/services/surfaces/BUILD.gn
@@ -20,7 +20,6 @@ shared_library("surfaces") {
"//mojo/services/public/interfaces/surfaces",
"//mojo/services/public/cpp/geometry",
"//mojo/services/public/cpp/surfaces",
- "//mojo/public/cpp/application:main_chromium",
] + mojo_gles2_for_shared_library + mojo_system_for_shared_library
sources = [

Powered by Google App Engine
This is Rietveld 408576698