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

Unified Diff: build/gn_migration.gypi

Issue 1038323002: Implement components_browsertests in the GN build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@clean_up_gyp_remaining
Patch Set: do not build components_browsertests on mac Created 5 years, 9 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') | components/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 63b61b1497f11a80b1c08311ae744c4a77542091..9d876d9a1888a2149bd9baa79a78d7be8236d125 100644
--- a/build/gn_migration.gypi
+++ b/build/gn_migration.gypi
@@ -64,6 +64,7 @@
'../components/components.gyp:network_hints_browser',
'../components/components.gyp:policy_templates',
'../components/components.gyp:webui_generator',
+ '../components/components_tests.gyp:components_browsertests',
'../components/components_tests.gyp:components_perftests',
'../components/components_tests.gyp:components_unittests',
'../components/nacl.gyp:nacl_loader_unittests',
@@ -413,8 +414,6 @@
'dependencies': [
'../chrome/chrome.gyp:performance_browser_tests',
'../cloud_print/cloud_print.gyp:cloud_print_unittests',
- '../components/components_tests.gyp:components_browsertests',
- '../components/components_tests.gyp:components_perftests',
'../gpu/gpu.gyp:gl_tests',
'../gpu/gles2_conform_support/gles2_conform_support.gyp:gles2_conform_support',
'../gpu/gles2_conform_support/gles2_conform_test.gyp:gles2_conform_test',
« no previous file with comments | « BUILD.gn ('k') | components/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698