| Index: chrome/browser/in_process_webkit/indexed_db_dispatcher_host.cc
|
| ===================================================================
|
| --- chrome/browser/in_process_webkit/indexed_db_dispatcher_host.cc (revision 68044)
|
| +++ chrome/browser/in_process_webkit/indexed_db_dispatcher_host.cc (working copy)
|
| @@ -9,7 +9,7 @@
|
| #include "chrome/browser/browser_thread.h"
|
| #include "chrome/browser/content_settings/host_content_settings_map.h"
|
| #include "chrome/browser/in_process_webkit/indexed_db_callbacks.h"
|
| -#include "chrome/browser/profile.h"
|
| +#include "chrome/browser/profiles/profile.h"
|
| #include "chrome/browser/renderer_host/browser_render_process_host.h"
|
| #include "chrome/browser/renderer_host/render_view_host_notification_task.h"
|
| #include "chrome/browser/renderer_host/resource_message_filter.h"
|
|
|