| Index: webkit/tools/test_shell/test_shell.gyp
|
| ===================================================================
|
| --- webkit/tools/test_shell/test_shell.gyp (revision 26700)
|
| +++ webkit/tools/test_shell/test_shell.gyp (working copy)
|
| @@ -35,6 +35,7 @@
|
| '../../../testing/gtest.gyp:gtest',
|
| '../../../third_party/npapi/npapi.gyp:npapi',
|
| '../../webkit.gyp:appcache',
|
| + '../../webkit.gyp:database',
|
| '../../webkit.gyp:glue',
|
| '../../webkit.gyp:webkit',
|
| '../../webkit.gyp:inspector_resources',
|
| @@ -63,6 +64,8 @@
|
| 'simple_appcache_system.cc',
|
| 'simple_appcache_system.h',
|
| 'simple_clipboard_impl.cc',
|
| + 'simple_database_system.cc',
|
| + 'simple_database_system.h',
|
| 'simple_resource_loader_bridge.cc',
|
| 'simple_resource_loader_bridge.h',
|
| 'test_navigation_controller.cc',
|
|
|