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

Unified Diff: build/gn_migration.gypi

Issue 2069803003: Fold //ipc/mojo into //ipc. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mojo-ipc-deps
Patch Set: rebase Created 4 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
« no previous file with comments | « build/all.gyp ('k') | components/arc/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/gn_migration.gypi
diff --git a/build/gn_migration.gypi b/build/gn_migration.gypi
index dad89ee9bba7d772018fc56c7c9d8ae46bf9abc3..a4bb09f411744be25bc4fae12050e1a38ea6e253 100644
--- a/build/gn_migration.gypi
+++ b/build/gn_migration.gypi
@@ -61,7 +61,6 @@
'../gpu/gpu.gyp:gpu_perftests',
'../gpu/gpu.gyp:gpu_unittests',
'../ipc/ipc.gyp:ipc_tests',
- '../ipc/mojo/ipc_mojo.gyp:ipc_mojo_unittests',
'../media/cast/cast.gyp:cast_unittests',
'../media/media.gyp:media_perftests',
'../media/media.gyp:media_unittests',
@@ -649,7 +648,6 @@
}],
['OS!="android" and OS!="ios" and chromecast==0', {
'dependencies': [
- '../ipc/mojo/ipc_mojo.gyp:ipc_mojo_unittests_run',
'../mojo/mojo_edk_tests.gyp:mojo_js_unittests_run',
'../mojo/mojo_edk_tests.gyp:mojo_js_integration_tests_run',
'../mojo/mojo_edk_tests.gyp:mojo_system_unittests_run',
« no previous file with comments | « build/all.gyp ('k') | components/arc/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698