| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 8c75bc0e7787c068b9bbfecd0db11ca3c32bc950..caa2f9f6ca8643831b7753189abaa2ab5b5602c8 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -2038,6 +2038,7 @@
|
| '../content/browser/geolocation/win7_location_api_unittest_win.cc',
|
| '../content/browser/geolocation/win7_location_provider_unittest_win.cc',
|
| '../content/browser/gpu/gpu_blacklist_unittest.cc',
|
| + '../content/browser/in_process_webkit/dom_storage_unittest.cc',
|
| '../content/browser/in_process_webkit/indexed_db_quota_client_unittest.cc',
|
| '../content/browser/in_process_webkit/webkit_context_unittest.cc',
|
| '../content/browser/in_process_webkit/webkit_thread_unittest.cc',
|
|
|