| Index: content/renderer/presentation/presentation_dispatcher.h
|
| diff --git a/content/renderer/presentation/presentation_dispatcher.h b/content/renderer/presentation/presentation_dispatcher.h
|
| index 7311329a1fb14db4a12ac2a2c4ea1c1ebbf20bee..56c88f36ea6104e9cad80f990885cf55ec6a0e24 100644
|
| --- a/content/renderer/presentation/presentation_dispatcher.h
|
| +++ b/content/renderer/presentation/presentation_dispatcher.h
|
| @@ -15,8 +15,8 @@
|
| #include "content/common/content_export.h"
|
| #include "content/common/presentation/presentation_service.mojom.h"
|
| #include "content/public/renderer/render_frame_observer.h"
|
| +#include "mojo/public/cpp/bindings/binding.h"
|
| #include "third_party/WebKit/public/platform/modules/presentation/WebPresentationClient.h"
|
| -#include "third_party/mojo/src/mojo/public/cpp/bindings/binding.h"
|
|
|
| namespace blink {
|
| class WebPresentationAvailabilityObserver;
|
|
|