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

Unified Diff: components/metrics.gypi

Issue 343233002: Make chrome/common compile in GN (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 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
Index: components/metrics.gypi
diff --git a/components/metrics.gypi b/components/metrics.gypi
index decc23f8bff7855507cd8ecf4efb63d7478b2b1a..a8f9d0cb0da54bb21ae3389e0745f9178d944227 100644
--- a/components/metrics.gypi
+++ b/components/metrics.gypi
@@ -79,6 +79,8 @@
},
{
# Protobuf compiler / generator for UMA (User Metrics Analysis).
+ #
+ # GN version: //component/metrics/proto:proto
'target_name': 'component_metrics_proto',
'type': 'static_library',
'sources': [

Powered by Google App Engine
This is Rietveld 408576698