| Index: webkit/tools/test_shell/test_shell.gyp
|
| diff --git a/webkit/tools/test_shell/test_shell.gyp b/webkit/tools/test_shell/test_shell.gyp
|
| index 5b230ad72bbd0268ba65eed848fb02f9c74cb1d7..71d1e1160b0859a78b8128414d99ba56f23b3a72 100644
|
| --- a/webkit/tools/test_shell/test_shell.gyp
|
| +++ b/webkit/tools/test_shell/test_shell.gyp
|
| @@ -70,6 +70,8 @@
|
| 'simple_database_system.h',
|
| 'simple_resource_loader_bridge.cc',
|
| 'simple_resource_loader_bridge.h',
|
| + 'simple_socket_stream_bridge.cc',
|
| + 'simple_socket_stream_bridge.h',
|
| 'test_navigation_controller.cc',
|
| 'test_navigation_controller.h',
|
| 'test_shell.cc',
|
|
|