| Index: ios/web/webui/shared_resources_data_source_ios.h
|
| diff --git a/ios/web/webui/shared_resources_data_source_ios.h b/ios/web/webui/shared_resources_data_source_ios.h
|
| index 92fa4fd217e8e685f86f7673aa643bb7009f56d2..47394e65497507deccdbd494b73d2f672d07232f 100644
|
| --- a/ios/web/webui/shared_resources_data_source_ios.h
|
| +++ b/ios/web/webui/shared_resources_data_source_ios.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef IOS_WEB_WEBUI_SHARED_RESOURCES_DATA_SOURCE_IOS_H_
|
| #define IOS_WEB_WEBUI_SHARED_RESOURCES_DATA_SOURCE_IOS_H_
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "ios/web/public/url_data_source_ios.h"
|
|
|
| namespace web {
|
|
|