Index: ios/web_view/public/cwv_html_element.h |
diff --git a/ios/web_view/public/cwv_html_element.h b/ios/web_view/public/cwv_html_element.h |
index 11537547acf59f09a0a2a67de8a0c72551fe7c99..0d44b10f3c38694ad9bbf987a9282f61489245b7 100644 |
--- a/ios/web_view/public/cwv_html_element.h |
+++ b/ios/web_view/public/cwv_html_element.h |
@@ -7,7 +7,7 @@ |
#import <Foundation/Foundation.h> |
sdefresne
2017/04/03 16:48:17
no blank line here
michaeldo
2017/04/03 17:20:20
Done.
|
-#include "cwv_export.h" |
+#import <ChromeWebView/cwv_export.h> |
// Encapsulates information about HTML element. Used in |
// delegate methods. |