| Index: content/browser/file_system/file_system_dispatcher_host.cc
|
| diff --git a/content/browser/file_system/file_system_dispatcher_host.cc b/content/browser/file_system/file_system_dispatcher_host.cc
|
| index 15f74ac716a48f2bf13f929362a54c3e6ee8ef8f..a66e9f88eb95a772391ac6ceaa9e98e687132e97 100644
|
| --- a/content/browser/file_system/file_system_dispatcher_host.cc
|
| +++ b/content/browser/file_system/file_system_dispatcher_host.cc
|
| @@ -11,7 +11,6 @@
|
| #include "base/platform_file.h"
|
| #include "base/threading/thread.h"
|
| #include "base/time.h"
|
| -#include "chrome/browser/profiles/profile.h"
|
| #include "content/browser/resource_context.h"
|
| #include "content/common/file_system_messages.h"
|
| #include "googleurl/src/gurl.h"
|
|
|