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

Unified Diff: chrome/tools/convert_dict/convert_dict.gyp

Issue 880873003: Add unit tests target to GN build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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 | « chrome/tools/convert_dict/BUILD.gn ('k') | chrome/tools/profile_reset/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/tools/convert_dict/convert_dict.gyp
diff --git a/chrome/tools/convert_dict/convert_dict.gyp b/chrome/tools/convert_dict/convert_dict.gyp
index 973d8f51fca6277b64cc6854084cf11b3614b348..dc6b5b151bc317f83033cfc17ae134b3a16b2103 100644
--- a/chrome/tools/convert_dict/convert_dict.gyp
+++ b/chrome/tools/convert_dict/convert_dict.gyp
@@ -8,6 +8,7 @@
},
'targets': [
{
+ # GN version: //chrome/tools/convert_dict:lib
'target_name': 'convert_dict_lib',
'product_name': 'convert_dict',
'type': 'static_library',
« no previous file with comments | « chrome/tools/convert_dict/BUILD.gn ('k') | chrome/tools/profile_reset/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698