| Index: content/common/gpu/client/command_buffer_metrics.cc
|
| diff --git a/content/common/gpu/client/command_buffer_metrics.cc b/content/common/gpu/client/command_buffer_metrics.cc
|
| index 391f04376396577dd21b285c37cf2e987255ac48..223e49f4f86a8b8e7f2553e485e118cd71084275 100644
|
| --- a/content/common/gpu/client/command_buffer_metrics.cc
|
| +++ b/content/common/gpu/client/command_buffer_metrics.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "content/common/gpu/client/command_buffer_metrics.h"
|
|
|
| -#include "base/metrics/histogram.h"
|
| +#include "base/metrics/histogram_macros.h"
|
|
|
| namespace content {
|
| namespace command_buffer_metrics {
|
|
|