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

Unified Diff: build/gn_migration.gypi

Issue 1047463003: Add cloud_print_unittests to the GN build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@remoting_targets
Patch Set: merge to #322929 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') | cloud_print/BUILD.gn » ('j') | cloud_print/BUILD.gn » ('J')
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 9d876d9a1888a2149bd9baa79a78d7be8236d125..4207a4a56afdb7a5861093846a8d2311335cc021 100644
--- a/build/gn_migration.gypi
+++ b/build/gn_migration.gypi
@@ -61,6 +61,7 @@
'../chrome/chrome.gyp:sync_performance_tests',
'../chrome/chrome.gyp:unit_tests',
'../chrome/tools/profile_reset/jtl_compiler.gyp:jtl_compiler',
+ '../cloud_print/cloud_print.gyp:cloud_print_unittests',
'../components/components.gyp:network_hints_browser',
'../components/components.gyp:policy_templates',
'../components/components.gyp:webui_generator',
@@ -413,7 +414,6 @@
['OS=="linux"', {
'dependencies': [
'../chrome/chrome.gyp:performance_browser_tests',
- '../cloud_print/cloud_print.gyp:cloud_print_unittests',
'../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') | cloud_print/BUILD.gn » ('j') | cloud_print/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698