| Index: content/browser/indexed_db/indexed_db_browsertest.cc
 | 
| diff --git a/content/browser/indexed_db/indexed_db_browsertest.cc b/content/browser/indexed_db/indexed_db_browsertest.cc
 | 
| index 1852d3caee165dcb0a45926d24fbf2341686571a..a5b0c6e82c6b11cb4044afdbc733cea77be714f2 100644
 | 
| --- a/content/browser/indexed_db/indexed_db_browsertest.cc
 | 
| +++ b/content/browser/indexed_db/indexed_db_browsertest.cc
 | 
| @@ -22,6 +22,7 @@
 | 
|  #include "base/test/thread_test_helper.h"
 | 
|  #include "base/threading/thread_restrictions.h"
 | 
|  #include "build/build_config.h"
 | 
| +#include "content/browser/blob_storage/chrome_blob_storage_context.h"
 | 
|  #include "content/browser/browser_main_loop.h"
 | 
|  #include "content/browser/indexed_db/indexed_db_class_factory.h"
 | 
|  #include "content/browser/indexed_db/indexed_db_context_impl.h"
 | 
| 
 |