Index: ios/web/ios_web.gyp |
diff --git a/ios/web/ios_web.gyp b/ios/web/ios_web.gyp |
index e86f91bae565ae1b7dfd1f572d314a18bed59bd0..bc6dafc329414f95a285e842b796a5565516b695 100644 |
--- a/ios/web/ios_web.gyp |
+++ b/ios/web/ios_web.gyp |
@@ -141,6 +141,9 @@ |
'public/favicon_url.h', |
'public/interstitials/web_interstitial.h', |
'public/interstitials/web_interstitial_delegate.h', |
+ 'public/javascript_dialog_callback.h', |
Eugene But (OOO till 7-30)
2016/06/27 21:09:37
NIT: I think per style guide these should be java_
michaeldo
2016/06/27 22:25:10
Done.
|
+ 'public/javascript_dialog_presenter.h', |
+ 'public/javascript_dialog_type.h', |
'public/load_committed_details.h', |
'public/navigation_item.h', |
'public/navigation_manager.h', |