| Index: build/all.gyp
|
| ===================================================================
|
| --- build/all.gyp (revision 35548)
|
| +++ build/all.gyp (working copy)
|
| @@ -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',
|
| ],
|
| },
|
| {
|
|
|