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

Unified Diff: components/search_engines.gypi

Issue 559543003: Add chrome test support target to GN build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: no more gyp changes Created 6 years, 3 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 | « components/pref_registry/BUILD.gn ('k') | components/search_engines/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/search_engines.gypi
diff --git a/components/search_engines.gypi b/components/search_engines.gypi
index fd66b0e530c4f3a19a2dc5a325e45ad438d90afe..eee09e43d5d4dd48f8effba19e9dfac43b036dee 100644
--- a/components/search_engines.gypi
+++ b/components/search_engines.gypi
@@ -81,6 +81,7 @@
],
},
{
+ # GN version: //components/search_engines:test_support
'target_name': 'search_engines_test_support',
'type': 'static_library',
'dependencies': [
« no previous file with comments | « components/pref_registry/BUILD.gn ('k') | components/search_engines/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698