| Index: webkit/tools/test_shell/SConscript
|
| ===================================================================
|
| --- webkit/tools/test_shell/SConscript (revision 4733)
|
| +++ webkit/tools/test_shell/SConscript (working copy)
|
| @@ -165,6 +165,7 @@
|
| '$WEBKIT_DIR/glue/multipart_response_delegate_unittest.cc',
|
| '$WEBKIT_DIR/glue/password_autocomplete_listener_unittest.cc',
|
| '$WEBKIT_DIR/glue/regular_expression_unittest.cc',
|
| + '$WEBKIT_DIR/glue/webframe_unittest.cc',
|
| '$WEBKIT_DIR/port/platform/GKURL_unittest.cpp',
|
| '$V8_DIR/snapshot-empty$OBJSUFFIX',
|
| ]
|
| @@ -184,7 +185,6 @@
|
| '$WEBKIT_DIR/glue/resource_fetcher_unittest.cc',
|
| # Commented out until a regression is fixed and this file is restored.
|
| #'$WEBKIT_DIR/glue/stringimpl_unittest.cc',
|
| - '$WEBKIT_DIR/glue/webframe_unittest.cc',
|
| '$WEBKIT_DIR/glue/webplugin_impl_unittest.cc',
|
| '$WEBKIT_DIR/port/platform/image-decoders/bmp/BMPImageDecoder_unittest.cpp',
|
| '$WEBKIT_DIR/port/platform/image-decoders/ico/ICOImageDecoder_unittest.cpp',
|
|
|