| Index: content/browser/shared_worker/shared_worker_message_filter.h
|
| diff --git a/content/browser/shared_worker/shared_worker_message_filter.h b/content/browser/shared_worker/shared_worker_message_filter.h
|
| index f6129d7354c84897a69dbb7d7e5d905fb7dca315..ee2a07b617808eda3bc391a6aac3709eda69ffc1 100644
|
| --- a/content/browser/shared_worker/shared_worker_message_filter.h
|
| +++ b/content/browser/shared_worker/shared_worker_message_filter.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CONTENT_BROWSER_SHARED_WORKER_SHARED_WORKER_MESSAGE_FILTER_H_
|
| #define CONTENT_BROWSER_SHARED_WORKER_SHARED_WORKER_MESSAGE_FILTER_H_
|
|
|
| -#include "content/browser/worker_host/worker_storage_partition.h"
|
| +#include "content/browser/shared_worker/worker_storage_partition.h"
|
| #include "content/common/content_export.h"
|
| #include "content/public/browser/browser_message_filter.h"
|
|
|
|
|