| Index: content/child/quota_dispatcher.cc
|
| diff --git a/content/child/quota_dispatcher.cc b/content/child/quota_dispatcher.cc
|
| index 1a1577ae622c910f6a8b0b79787116d666a429e0..fa766dba12768662171606dde3d76374f8133b5d 100644
|
| --- a/content/child/quota_dispatcher.cc
|
| +++ b/content/child/quota_dispatcher.cc
|
| @@ -7,7 +7,6 @@
|
| #include "base/basictypes.h"
|
| #include "base/lazy_instance.h"
|
| #include "base/threading/thread_local.h"
|
| -#include "content/child/child_thread.h"
|
| #include "content/child/quota_message_filter.h"
|
| #include "content/child/thread_safe_sender.h"
|
| #include "content/common/quota_messages.h"
|
|
|