| Index: content/browser/in_process_webkit/indexed_db_browsertest.cc
|
| diff --git a/content/browser/in_process_webkit/indexed_db_browsertest.cc b/content/browser/in_process_webkit/indexed_db_browsertest.cc
|
| index 5525aba54579a68f51b0d9092c2ca0f96f54ebcb..d7e343335c515351810bfcbecfcb0ab994f3eee7 100644
|
| --- a/content/browser/in_process_webkit/indexed_db_browsertest.cc
|
| +++ b/content/browser/in_process_webkit/indexed_db_browsertest.cc
|
| @@ -23,6 +23,7 @@
|
| #include "webkit/quota/quota_manager.h"
|
| #include "webkit/quota/special_storage_policy.h"
|
|
|
| +using content::BrowserThread;
|
| using quota::QuotaManager;
|
| using webkit_database::DatabaseUtil;
|
|
|
|
|