| Index: content/browser/wake_lock/wake_lock_context_host.h
|
| diff --git a/content/browser/wake_lock/wake_lock_context_host.h b/content/browser/wake_lock/wake_lock_context_host.h
|
| index 30bfe5de4af1735b348ca8d6dc16d6141cd555d3..45001a6633a714bdff71818f6c2f2eb2a19b466c 100644
|
| --- a/content/browser/wake_lock/wake_lock_context_host.h
|
| +++ b/content/browser/wake_lock/wake_lock_context_host.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "content/public/browser/web_contents.h"
|
| #include "device/wake_lock/public/interfaces/wake_lock_context.mojom.h"
|
| -#include "device/wake_lock/public/interfaces/wake_lock_context_provider.mojom.h"
|
| +#include "device/wake_lock/public/interfaces/wake_lock_provider.mojom.h"
|
| #include "ui/gfx/native_widget_types.h"
|
|
|
| namespace content {
|
|
|