diff options
Diffstat (limited to 'ios/web/ios_web.gyp')
-rw-r--r-- | ios/web/ios_web.gyp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ios/web/ios_web.gyp b/ios/web/ios_web.gyp index 0b7f927..f22e2ba 100644 --- a/ios/web/ios_web.gyp +++ b/ios/web/ios_web.gyp @@ -56,6 +56,8 @@ 'sources': [ 'public/test/test_browser_state.cc', 'public/test/test_browser_state.h', + 'public/test/test_web_state.cc', + 'public/test/test_web_state.h', ], }, ], |