| Index: content/shell/shell_message_filter.cc
|
| diff --git a/content/shell/shell_message_filter.cc b/content/shell/shell_message_filter.cc
|
| index 5faaa78090910928004017fdb4eda9f8e7e8aa0f..e94d439d9cf1c5a68585f32e3d11fce037c312e0 100644
|
| --- a/content/shell/shell_message_filter.cc
|
| +++ b/content/shell/shell_message_filter.cc
|
| @@ -12,7 +12,7 @@
|
| #include "net/base/net_errors.h"
|
| #include "webkit/browser/database/database_tracker.h"
|
| #include "webkit/browser/fileapi/isolated_context.h"
|
| -#include "webkit/quota/quota_manager.h"
|
| +#include "webkit/browser/quota/quota_manager.h"
|
|
|
| namespace content {
|
|
|
|
|