Chromium Code Reviews| Index: ios/web_view/BUILD.gn |
| diff --git a/ios/web_view/BUILD.gn b/ios/web_view/BUILD.gn |
| index 8a9a7f8f08e4656b5f0c3d625948078fc638ac2c..9b40bcee08389c3dc9cfaf088e161443e6bab17c 100644 |
| --- a/ios/web_view/BUILD.gn |
| +++ b/ios/web_view/BUILD.gn |
| @@ -23,6 +23,7 @@ ios_framework_bundle("web_view") { |
| ] |
| public_headers = [ |
| + "public/ChromeWebView.h", |
| "public/cwv.h", |
| "public/cwv_delegate.h", |
| "public/cwv_export.h", |