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

Unified Diff: components/components_tests.gyp

Issue 975123003: Add remaining trivial targets for the Linux GN build (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix other debug/component woes 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 | « components/BUILD.gn ('k') | components/session_manager.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 308fd92b5ca6476c63cf3feeee72d73234826a31..b5698ddff355b25785875ea1fa69792110ce2d9f 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -1037,6 +1037,7 @@
['OS != "ios" and android_webview_build == 0', {
'targets': [
{
+ # GN: //components:components_perftests
'target_name': 'components_perftests',
'type': '<(gtest_target_type)',
'dependencies': [
« no previous file with comments | « components/BUILD.gn ('k') | components/session_manager.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698