| Index: content/shell/shell_browser_context.h
|
| diff --git a/content/shell/shell_browser_context.h b/content/shell/shell_browser_context.h
|
| index 55ee135c9d9e702f6be915bcb544079a7953cdde..dafba7b27bf7d6d9d2ac7d4e05c5431a1f7e4e43 100644
|
| --- a/content/shell/shell_browser_context.h
|
| +++ b/content/shell/shell_browser_context.h
|
| @@ -10,7 +10,7 @@
|
| #include "base/file_path.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "content/browser/browser_context.h"
|
| +#include "content/public/browser/browser_context.h"
|
|
|
| class DownloadIdFactory;
|
| class DownloadManager;
|
|
|