diff options
Diffstat (limited to 'build')
-rw-r--r-- | build/all.gyp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/build/all.gyp b/build/all.gyp index 130c259..a24ab0f 100644 --- a/build/all.gyp +++ b/build/all.gyp @@ -218,6 +218,9 @@ # 2) be expressed in the ui tests dependencies. '../webkit/tools/test_shell/test_shell.gyp:test_shell_common', 'temp_gyp/googleurl.gyp:googleurl_unittests', + '../chrome_frame/chrome_frame.gyp:chrome_frame_tests', + '../chrome_frame/chrome_frame.gyp:chrome_frame_unittests', + '../chrome_frame/chrome_frame.gyp:chrome_frame_net_tests', ], }, { |