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

Unified Diff: mojo/mojo_services.gypi

Issue 596053004: Move mojo/edk gyp targets in to mojo/edk/mojo_edk.gyp (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mojo_public_gyp
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 | « mojo/mojo_nacl.gyp ('k') | mojo/mojo_variables.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_services.gypi
diff --git a/mojo/mojo_services.gypi b/mojo/mojo_services.gypi
index 0e84e24aa0c793869084275391caad0f5d8e5ad6..5152d2792f5a06abad4f4ac92a8725bbd830c4f7 100644
--- a/mojo/mojo_services.gypi
+++ b/mojo/mojo_services.gypi
@@ -46,10 +46,10 @@
'../base/base.gyp:base',
'../base/base.gyp:test_support_base',
'../testing/gtest.gyp:gtest',
+ 'edk/mojo_edk.gyp:mojo_run_all_unittests',
+ 'edk/mojo_edk.gyp:mojo_system_impl',
'mojo_application_manager',
'mojo_base.gyp:mojo_application_chromium',
- 'mojo_base.gyp:mojo_run_all_unittests',
- 'mojo_base.gyp:mojo_system_impl',
'mojo_clipboard_bindings',
'mojo_shell_test_support',
],
@@ -279,8 +279,8 @@
'../ui/gfx/gfx.gyp:gfx',
'../ui/gfx/gfx.gyp:gfx_geometry',
'../ui/gfx/gfx.gyp:gfx_test_support',
+ 'edk/mojo_edk.gyp:mojo_run_all_unittests',
'mojo_base.gyp:mojo_environment_chromium',
- 'mojo_base.gyp:mojo_run_all_unittests',
'mojo_geometry_lib',
'mojo_surfaces_bindings',
'mojo_surfaces_lib',
@@ -686,7 +686,7 @@
],
}, { # use_aura==0
'dependencies': [
- 'mojo_base.gyp:mojo_run_all_unittests',
+ 'edk/mojo_edk.gyp:mojo_run_all_unittests',
],
}],
],
@@ -900,8 +900,8 @@
'../testing/gtest.gyp:gtest',
'../ui/aura/aura.gyp:aura',
'../ui/gfx/gfx.gyp:gfx_geometry',
+ 'edk/mojo_edk.gyp:mojo_system_impl',
'mojo_application_manager',
- 'mojo_base.gyp:mojo_system_impl',
'mojo_base.gyp:mojo_application_chromium',
'mojo_geometry_bindings',
'mojo_geometry_lib',
@@ -979,8 +979,8 @@
'dependencies': [
'../base/base.gyp:test_support_base',
'../testing/gtest.gyp:gtest',
+ 'edk/mojo_edk.gyp:mojo_system_impl',
'mojo_application_manager',
- 'mojo_base.gyp:mojo_system_impl',
'mojo_base.gyp:mojo_environment_chromium',
'mojo_core_window_manager_bindings',
'mojo_shell_test_support',
« no previous file with comments | « mojo/mojo_nacl.gyp ('k') | mojo/mojo_variables.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698