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

Unified Diff: components/components.gyp

Issue 49753002: RAPPOR implementation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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 | « components/OWNERS ('k') | components/components_tests.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components.gyp
diff --git a/components/components.gyp b/components/components.gyp
index 86c0c6a86ae5c3167286e748e80dea98cf7e728e..fb608eab0663dfecc1233e06aa49f96df49ed589 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -17,11 +17,13 @@
'dom_distiller.gypi',
'json_schema.gypi',
'language_usage_metrics.gypi',
+ 'metrics.gypi',
'navigation_metrics.gypi',
'onc.gypi',
'password_manager.gypi',
'policy.gypi',
'precache.gypi',
+ 'rappor.gypi',
'signin.gypi',
'startup_metric_utils.gypi',
'translate.gypi',
« no previous file with comments | « components/OWNERS ('k') | components/components_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698