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

Unified Diff: components/components_tests.gyp

Issue 931653002: Fix path in components_tests.gyp to GN version of components_unittests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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 | « no previous file | no next file » | 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 7c11ae5320b58b5a11eba6e3d2f4d9409766ab2f..992308ce8ccdb66065c0d0e99b8288dd05c4ec44 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -44,7 +44,7 @@
},
},
{
- # GN version: //components/components_unittests
+ # GN version: //components:components_unittests
'target_name': 'components_unittests',
'type': '<(gtest_target_type)',
'sources': [
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698