Index: chrome/browser/chrome_browser_field_trials.cc |
diff --git a/chrome/browser/chrome_browser_field_trials.cc b/chrome/browser/chrome_browser_field_trials.cc |
index 7c5fcea6a8d43dcd9643ff0aa416ac37c8671fcb..9cda36c1452e67bf70c31f76ff843ca3d2da63f0 100644 |
--- a/chrome/browser/chrome_browser_field_trials.cc |
+++ b/chrome/browser/chrome_browser_field_trials.cc |
@@ -110,7 +110,6 @@ void InstantiatePersistentHistograms() { |
// Create tracking histograms for the allocator and record storage file. |
allocator->CreateTrackingHistograms( |
ChromeMetricsServiceClient::kBrowserMetricsName); |
- allocator->SetPersistentLocation(active_file); |
} |
// Create a field trial to control metrics/crash sampling for Stable on |