[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 {