| Index: content/browser/wake_lock/wake_lock_service_context.h
|
| diff --git a/content/browser/wake_lock/wake_lock_service_context.h b/content/browser/wake_lock/wake_lock_service_context.h
|
| index f3114d73e9467b3d1c7b9ac47b5d9b2d5f6b32db..aeaa13028a9fba96c1cde58e20447d02d8ebde72 100644
|
| --- a/content/browser/wake_lock/wake_lock_service_context.h
|
| +++ b/content/browser/wake_lock/wake_lock_service_context.h
|
| @@ -14,7 +14,7 @@
|
| #include "content/browser/wake_lock/wake_lock_service_impl.h"
|
| #include "content/common/content_export.h"
|
| #include "content/public/browser/web_contents_observer.h"
|
| -#include "mojo/public/cpp/bindings/interface_request.h"
|
| +#include "third_party/mojo/src/mojo/public/cpp/bindings/interface_request.h"
|
|
|
| namespace content {
|
|
|
|
|