| Index: ios/web_view/public/cwv_translate_manager.h
|
| diff --git a/ios/web_view/public/cwv_translate_manager.h b/ios/web_view/public/cwv_translate_manager.h
|
| index 282a5835279d3a7b353985a2df05bbb4e18ed906..d2262c8e4ce9bfce92be3fd4a032c0b0ab347185 100644
|
| --- a/ios/web_view/public/cwv_translate_manager.h
|
| +++ b/ios/web_view/public/cwv_translate_manager.h
|
| @@ -5,10 +5,9 @@
|
| #ifndef IOS_WEB_VIEW_PUBLIC_CWV_TRANSLATE_MANAGER_H_
|
| #define IOS_WEB_VIEW_PUBLIC_CWV_TRANSLATE_MANAGER_H_
|
|
|
| +#import <ChromeWebView/cwv_export.h>
|
| #import <Foundation/Foundation.h>
|
|
|
| -#include "cwv_export.h"
|
| -
|
| // Interface to manage the translation flow.
|
| // Clients are not supposed to instantiate or subclass it.
|
| CWV_EXPORT
|
|
|