| Index: content/renderer/stats_collection_controller.h
|
| diff --git a/content/renderer/stats_collection_controller.h b/content/renderer/stats_collection_controller.h
|
| index c36349c51a2dfdaf43297c3838ac7fac5dc5abf9..df297c11cb745c8b3ce4d72c5c4b60a8533bc018 100644
|
| --- a/content/renderer/stats_collection_controller.h
|
| +++ b/content/renderer/stats_collection_controller.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CONTENT_RENDERER_STATS_COLLECTION_CONTROLLER_H_
|
| #define CONTENT_RENDERER_STATS_COLLECTION_CONTROLLER_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "gin/wrappable.h"
|
|
|
| namespace blink {
|
|
|