Index: chrome/browser/chromeos/arc/arc_support_host.h |
diff --git a/chrome/browser/chromeos/arc/arc_support_host.h b/chrome/browser/chromeos/arc/arc_support_host.h |
index a7164e3d47fb19ef34c1e495f509f14d41490884..9bdacfe3dfbd396e2e877931b9fee338c2b1d89c 100644 |
--- a/chrome/browser/chromeos/arc/arc_support_host.h |
+++ b/chrome/browser/chromeos/arc/arc_support_host.h |
@@ -36,8 +36,8 @@ class ArcSupportHost : public extensions::NativeMessageHost, |
private: |
ArcSupportHost(); |
+ bool Initialize(); |
void OnMetricsPreferenceChanged(); |
- void Initialize(); |
void SendMetricsMode(); |
void EnableMetrics(bool is_enabled); |
void EnableBackupRestore(bool is_enabled); |