| Index: content/browser/histogram_synchronizer.h
|
| ===================================================================
|
| --- content/browser/histogram_synchronizer.h (revision 164795)
|
| +++ content/browser/histogram_synchronizer.h (working copy)
|
| @@ -49,7 +49,7 @@
|
| // outstanding sequence number, the pickled data is accepted into the browser,
|
| // but there is no impact on the counters.
|
|
|
| -class HistogramSynchronizer : public content::HistogramSubscriber {
|
| +class HistogramSynchronizer : public HistogramSubscriber {
|
| public:
|
| enum ProcessHistogramRequester {
|
| UNKNOWN,
|
|
|