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

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

Issue 1650006: Unify metrics_collection and metrics_daemon into metrics. (Closed)
Patch Set: PTAL -- further cleanup based on the ebuild cleanup. Created 10 years, 8 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 | « src/platform/metrics/marshal_void__string_boxed.list ('k') | src/platform/metrics/metrics_daemon.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/platform/metrics/metrics_client.cc
diff --git a/src/platform/metrics_collection/metrics_client.cc b/src/platform/metrics/metrics_client.cc
similarity index 97%
rename from src/platform/metrics_collection/metrics_client.cc
rename to src/platform/metrics/metrics_client.cc
index f78699df994b0bc5144ee1d335d31fabe291c579..cdea0124c64a580c4e21c976aa116b7294f51a23 100644
--- a/src/platform/metrics_collection/metrics_client.cc
+++ b/src/platform/metrics/metrics_client.cc
@@ -10,7 +10,7 @@
#include <cstdlib>
#include <iostream>
-#include "platform/metrics_collection/metrics_library.h"
+#include "metrics_library.h"
using namespace std;
« no previous file with comments | « src/platform/metrics/marshal_void__string_boxed.list ('k') | src/platform/metrics/metrics_daemon.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698