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

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: 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
« no previous file with comments | « mojo/services/network/main.cc ('k') | mojo/services/surfaces/surfaces_service_application.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 = [
« no previous file with comments | « mojo/services/network/main.cc ('k') | mojo/services/surfaces/surfaces_service_application.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698