| Index: content/renderer/presentation/presentation_dispatcher.h
|
| diff --git a/content/renderer/presentation/presentation_dispatcher.h b/content/renderer/presentation/presentation_dispatcher.h
|
| index 54c259b82adb799bc55c280c4c9bf4fdf4f16f70..60e7a6f8b25aa90640188c3c43b4ceb3b46e563a 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;
|
|
|