| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index ccf8f5238e299513b86b98fb54c08a6799ccb109..56aaf34610e10686022720d05d46cc6e26731f2a 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -833,6 +833,7 @@
|
| 'test/ui/sandbox_uitests.cc',
|
| '../content/browser/appcache/appcache_ui_test.cc',
|
| '../content/browser/in_process_webkit/dom_storage_uitest.cc',
|
| + '../content/browser/in_process_webkit/indexed_db_uitest.cc',
|
| '../content/browser/renderer_host/resource_dispatcher_host_uitest.cc',
|
| '../content/worker/test/worker_uitest.cc',
|
| ],
|
|
|