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

Unified Diff: blimp/engine/app/blimp_metrics_service_client.h

Issue 2383533002: Make logging of user actions consistent with histograms for OTR. (Closed)
Patch Set: Also change the cast client. Created 4 years, 3 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
Index: blimp/engine/app/blimp_metrics_service_client.h
diff --git a/blimp/engine/app/blimp_metrics_service_client.h b/blimp/engine/app/blimp_metrics_service_client.h
index 317990408e8e8adf4ed442918ac7069df2fd8898..cba7d5ae464df7d89a1eb861c503b54474231121 100644
--- a/blimp/engine/app/blimp_metrics_service_client.h
+++ b/blimp/engine/app/blimp_metrics_service_client.h
@@ -47,7 +47,6 @@ class BlimpMetricsServiceClient : public metrics::MetricsServiceClient,
// metrics::MetricsServiceClient implementation.
metrics::MetricsService* GetMetricsService() override;
void SetMetricsClientId(const std::string& client_id) override;
- bool IsOffTheRecordSessionActive() override;
int32_t GetProduct() override;
std::string GetApplicationLocale() override;
bool GetBrand(std::string* brand_code) override;
« no previous file with comments | « android_webview/browser/aw_metrics_service_client.cc ('k') | blimp/engine/app/blimp_metrics_service_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698