| Index: content/child/indexed_db/indexed_db_message_filter.cc
|
| diff --git a/content/child/indexed_db/indexed_db_message_filter.cc b/content/child/indexed_db/indexed_db_message_filter.cc
|
| index 6c64a6d01b6b98a2a50fdc07bcd3496da7450cc1..a7a5ee6d3a708ce148e347790d531ff91f4c5ea0 100644
|
| --- a/content/child/indexed_db/indexed_db_message_filter.cc
|
| +++ b/content/child/indexed_db/indexed_db_message_filter.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/bind.h"
|
| #include "base/location.h"
|
| -#include "base/message_loop_proxy.h"
|
| +#include "base/message_loop/message_loop_proxy.h"
|
| #include "base/pickle.h"
|
| #include "content/child/child_thread.h"
|
| #include "content/child/indexed_db/indexed_db_dispatcher.h"
|
|
|