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

Unified Diff: build/gn_migration.gypi

Issue 1212163010: GN support for setup_unittests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@iwt
Patch Set: both_gn_and_gyp Created 5 years, 5 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.gn ('k') | chrome/chrome_installer.gypi » ('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 032376571e74746da01e94fed0896a2acaeac1b2..49362fce6208ceaf156b4d7dfa7d453f393f977b 100644
--- a/build/gn_migration.gypi
+++ b/build/gn_migration.gypi
@@ -472,6 +472,7 @@
'dependencies': [
'../base/base.gyp:pe_image_test',
'../chrome/chrome.gyp:crash_service',
+ '../chrome/chrome.gyp:setup_unittests',
'../chrome_elf/chrome_elf.gyp:chrome_elf_unittests',
'../chrome_elf/chrome_elf.gyp:dll_hash_main',
'../components/components.gyp:wifi_test',
@@ -655,7 +656,6 @@
'../chrome/chrome.gyp:pack_policy_templates',
'../chrome/chrome.gyp:sb_sigutil',
'../chrome/chrome.gyp:setup',
- '../chrome/chrome.gyp:setup_unittests',
'../chrome/installer/mini_installer.gyp:mini_installer',
'../chrome/tools/crash_service/caps/caps.gyp:caps',
'../cloud_print/gcp20/prototype/gcp20_device.gyp:gcp20_device',
« no previous file with comments | « BUILD.gn ('k') | chrome/chrome_installer.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698