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

Unified Diff: components/metrics/profiler/profiler_metrics_provider_unittest.cc

Issue 1471073007: Reorganize histograms for persistence. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@shmem-alloc
Patch Set: added GN changes Created 5 years, 1 month 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/profiler/profiler_metrics_provider_unittest.cc
diff --git a/components/metrics/profiler/profiler_metrics_provider_unittest.cc b/components/metrics/profiler/profiler_metrics_provider_unittest.cc
index d196426a38386f2e0d373aaebcdf2141b43c5a06..a548d76a2539300dfb9a0802266574ceff5d0f29 100644
--- a/components/metrics/profiler/profiler_metrics_provider_unittest.cc
+++ b/components/metrics/profiler/profiler_metrics_provider_unittest.cc
@@ -7,8 +7,8 @@
#include <stdint.h>
#include "base/bind.h"
+#include "base/metrics/metrics_hashes.h"
#include "base/tracked_objects.h"
-#include "components/metrics/metrics_hashes.h"
#include "testing/gtest/include/gtest/gtest.h"
using tracked_objects::ProcessDataPhaseSnapshot;

Powered by Google App Engine
This is Rietveld 408576698