| Index: chrome/browser/printing/cloud_print/privet_traffic_detector.cc
|
| diff --git a/chrome/browser/printing/cloud_print/privet_traffic_detector.cc b/chrome/browser/printing/cloud_print/privet_traffic_detector.cc
|
| index 09627ed21c14d89ba3a80b285b3dd3d6f8ae5b49..672410fcf509dfc03ec46f548857a2ed5d2ff3b5 100644
|
| --- a/chrome/browser/printing/cloud_print/privet_traffic_detector.cc
|
| +++ b/chrome/browser/printing/cloud_print/privet_traffic_detector.cc
|
| @@ -8,7 +8,7 @@
|
|
|
| #include "base/location.h"
|
| #include "base/macros.h"
|
| -#include "base/metrics/histogram.h"
|
| +#include "base/metrics/histogram_macros.h"
|
| #include "base/single_thread_task_runner.h"
|
| #include "base/sys_byteorder.h"
|
| #include "base/threading/thread_task_runner_handle.h"
|
|
|