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

Unified Diff: chrome/browser/ui/webui/options/options_ui.h

Issue 7314020: Update UMA user actions parsing, primarily to include WebUI metrics. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix compile Created 9 years, 5 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: chrome/browser/ui/webui/options/options_ui.h
diff --git a/chrome/browser/ui/webui/options/options_ui.h b/chrome/browser/ui/webui/options/options_ui.h
index 8886d8f90334e3b2c1c722ee5be647a4da4561f9..bd0324d9c6e485e5aba2eafea46252b596e01b17 100644
--- a/chrome/browser/ui/webui/options/options_ui.h
+++ b/chrome/browser/ui/webui/options/options_ui.h
@@ -48,8 +48,6 @@ class OptionsPageUIHandler : public WebUIMessageHandler,
const NotificationSource& source,
const NotificationDetails& details) {}
- void UserMetricsRecordAction(const UserMetricsAction& action);
-
protected:
struct OptionsStringResource {
// The name of the resource in templateData.

Powered by Google App Engine
This is Rietveld 408576698