| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index e0759b4478efad64eadfe6bb554eaa74de0c874a..116797af3683dcf043c25c72c10a49933f9ab8d4 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -2039,6 +2039,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',
|
|
|