Index: ios/web_view/public/cwv_navigation_delegate.h |
diff --git a/ios/web_view/public/cwv_navigation_delegate.h b/ios/web_view/public/cwv_navigation_delegate.h |
index dc3992bed1d97b200fb9c10ba0c17a06ccb58a66..52ca51e487729c437d25d23eb6adf5820657ec48 100644 |
--- a/ios/web_view/public/cwv_navigation_delegate.h |
+++ b/ios/web_view/public/cwv_navigation_delegate.h |
@@ -5,10 +5,9 @@ |
#ifndef IOS_WEB_VIEW_PUBLIC_CWV_NAVIGATION_DELEGATE_H_ |
#define IOS_WEB_VIEW_PUBLIC_CWV_NAVIGATION_DELEGATE_H_ |
+#import <ChromeWebView/cwv_export.h> |
#import <Foundation/Foundation.h> |
-#include "cwv_export.h" |
- |
@protocol CRIWVTranslateDelegate; |
@class CWVWebView; |