| Index: chrome/browser/idbbindingutilities_browsertest.cc
|
| ===================================================================
|
| --- chrome/browser/idbbindingutilities_browsertest.cc (revision 94694)
|
| +++ chrome/browser/idbbindingutilities_browsertest.cc (working copy)
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "base/utf_string_conversions.h"
|
| #include "chrome/browser/browser_process.h"
|
| -#include "chrome/test/in_process_browser_test.h"
|
| -#include "chrome/test/ui_test_utils.h"
|
| +#include "chrome/test/base/in_process_browser_test.h"
|
| +#include "chrome/test/base/ui_test_utils.h"
|
| #include "content/browser/renderer_host/resource_dispatcher_host.h"
|
| #include "content/browser/utility_process_host.h"
|
| #include "content/common/indexed_db_key.h"
|
|
|