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

Unified Diff: src/platform/metrics_collection/metrics_client.cc

Issue 465131: Changes to include metrics collection package in system and no-op script customizable by overlay (Closed)
Patch Set: Created 11 years 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 | « src/platform/metrics_collection/debian/rules ('k') | src/platform/metrics_collection/omaha_tracker.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/platform/metrics_collection/metrics_client.cc
diff --git a/src/platform/metrics_collection/metrics_client.cc b/src/platform/metrics_collection/metrics_client.cc
index afb1a7a96f0e540107d06e6ee0497d95a5b65a66..3d744fa9a896c32633e0210faf56b778765fdf54 100644
--- a/src/platform/metrics_collection/metrics_client.cc
+++ b/src/platform/metrics_collection/metrics_client.cc
@@ -7,6 +7,7 @@
#include <sys/file.h>
#include <string.h>
#include <stdio.h>
+#include <cstdlib>
#include <iostream>
#include "platform/metrics_collection/metrics_library.h"
« no previous file with comments | « src/platform/metrics_collection/debian/rules ('k') | src/platform/metrics_collection/omaha_tracker.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698