| Index: chrome/browser/metrics_service.h
|
| ===================================================================
|
| --- chrome/browser/metrics_service.h (revision 2402)
|
| +++ chrome/browser/metrics_service.h (working copy)
|
| @@ -156,7 +156,7 @@
|
|
|
| // Save the pending_log_text_ persistently in a pref for transmission when we
|
| // next run. Note that IF this text is "too large," we just dicard it.
|
| - void MetricsService::PushPendingLogTextToUnsentOngoingLogs();
|
| + void PushPendingLogTextToUnsentOngoingLogs();
|
|
|
| // Start timer for next log transmission.
|
| void StartLogTransmissionTimer();
|
|
|