commit | 6bbe59fc38611758711d597d8284f348d5442780 | [log] [tgz] |
---|---|---|
author | mark a. foltz <[email protected]> | Tue Jul 24 20:06:24 2018 |
committer | Commit Bot <[email protected]> | Tue Jul 24 20:06:24 2018 |
tree | 8fec217372c489c9031f77e256e315916a8b78ed | |
parent | 38fa6f9cd571ac36f1440e95ddd8f4cee6e0a06c [diff] [blame] |
[Presentation API] Move presentation.mojom to blink/public This completes the work to make the Presentation API mojo service part of the Blink public API. Bug: 817903 Change-Id: I9e9cdc4567bb906640eb0ba68375e023f77305dd Reviewed-on: https://chromium-review.googlesource.com/1145782 Reviewed-by: Kentaro Hara <[email protected]> Reviewed-by: Derek Cheng <[email protected]> Reviewed-by: Kinuko Yasuda <[email protected]> Commit-Queue: mark a. foltz <[email protected]> Cr-Commit-Position: refs/heads/master@{#577654}
diff --git a/chrome/browser/media/router/media_router_base.h b/chrome/browser/media/router/media_router_base.h index 0f9916f..2ee75cb 100644 --- a/chrome/browser/media/router/media_router_base.h +++ b/chrome/browser/media/router/media_router_base.h
@@ -17,7 +17,7 @@ #include "chrome/browser/media/router/media_router.h" #include "chrome/browser/media/router/media_routes_observer.h" #include "chrome/common/media_router/media_route.h" -#include "third_party/blink/public/platform/modules/presentation/presentation.mojom.h" +#include "third_party/blink/public/mojom/presentation/presentation.mojom.h" namespace media_router {