Index: ios/web/ios_web.gyp |
diff --git a/ios/web/ios_web.gyp b/ios/web/ios_web.gyp |
index a7df3d8fa293647221e43f9782d52051a2e68ee2..1742121d822cd018832c423b474eb3d46f8c13f3 100644 |
--- a/ios/web/ios_web.gyp |
+++ b/ios/web/ios_web.gyp |
@@ -17,7 +17,12 @@ |
'../../base/base.gyp:base', |
], |
'sources': [ |
+ 'public/favicon_status.cc', |
+ 'public/favicon_status.h', |
'public/navigation_item.h', |
+ 'public/security_style.h', |
+ 'public/ssl_status.cc', |
+ 'public/ssl_status.h', |
'public/user_agent.h', |
'public/user_agent.mm', |
], |