Index: ios/web/ios_web.gyp |
diff --git a/ios/web/ios_web.gyp b/ios/web/ios_web.gyp |
index 72833e8f68e4e14a05847e1e25e7c3e5c1f8f050..f9310434e48479b6fbe148bb7f41f97459e3474c 100644 |
--- a/ios/web/ios_web.gyp |
+++ b/ios/web/ios_web.gyp |
@@ -106,7 +106,9 @@ |
'public/test/test_web_state.cc', |
'public/test/test_web_state.h', |
'public/test/test_web_thread.h', |
+ 'public/test/test_web_thread_bundle.h', |
'test/test_web_thread.cc', |
+ 'test/test_web_thread_bundle.cc', |
], |
}, |
], |