Index: ios/web/ios_web.gyp |
diff --git a/ios/web/ios_web.gyp b/ios/web/ios_web.gyp |
index d256398aa12a31d41baee7f32b885ab35cc68d72..b9d69b6e71d819c2aff477ce744fd0de4108aee7 100644 |
--- a/ios/web/ios_web.gyp |
+++ b/ios/web/ios_web.gyp |
@@ -122,7 +122,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', |
], |
}, |
], |