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

Unified Diff: mojo/mojo_services.gypi

Issue 316223002: Include mojo_main_{chromium,standalone}.cc instead of using a target (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Update comment Created 6 years, 6 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/mojo_services.gypi
diff --git a/mojo/mojo_services.gypi b/mojo/mojo_services.gypi
index b4b691bd01eb61ca3048d93a9ff9b801e48f5651..2120e383cd296a8980c6c026d59686aa8d6f6c68 100644
--- a/mojo/mojo_services.gypi
+++ b/mojo/mojo_services.gypi
@@ -331,6 +331,7 @@
'../ui/base/ui_base.gyp:ui_base',
'../ui/gfx/gfx.gyp:gfx',
'../ui/gfx/gfx.gyp:gfx_geometry',
+ 'mojo_application',
'mojo_aura_support',
'mojo_common_lib',
'mojo_environment_chromium',
@@ -340,7 +341,6 @@
'mojo_input_events_bindings',
'mojo_input_events_lib',
'mojo_launcher_bindings',
- 'mojo_main_chromium',
'mojo_native_viewport_bindings',
'mojo_system_impl',
'mojo_view_manager_bindings',
@@ -364,6 +364,7 @@
'services/view_manager/view_manager_init_connection.cc',
'services/view_manager/view_manager_init_connection.h',
'services/view_manager/view_manager_export.h',
+ '<(mojo_main_chromium)',
],
'defines': [
'MOJO_VIEW_MANAGER_IMPLEMENTATION',

Powered by Google App Engine
This is Rietveld 408576698