| Index: components/html_viewer/stats_collection_controller.h
 | 
| diff --git a/components/html_viewer/stats_collection_controller.h b/components/html_viewer/stats_collection_controller.h
 | 
| index 2aea52a7f0c16d0ed36f9d8948a0b9d03cd5f609..c417bf34fc377eb161b86797b7d562642c3c0788 100644
 | 
| --- a/components/html_viewer/stats_collection_controller.h
 | 
| +++ b/components/html_viewer/stats_collection_controller.h
 | 
| @@ -5,7 +5,7 @@
 | 
|  #ifndef COMPONENTS_HTML_VIEWER_STATS_COLLECTION_CONTROLLER_H_
 | 
|  #define COMPONENTS_HTML_VIEWER_STATS_COLLECTION_CONTROLLER_H_
 | 
|  
 | 
| -#include "base/basictypes.h"
 | 
| +#include "base/macros.h"
 | 
|  #include "gin/wrappable.h"
 | 
|  #include "mojo/services/tracing/public/interfaces/tracing.mojom.h"
 | 
|  
 | 
| 
 |