Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(64)

Unified Diff: Source/modules/presentation/PresentationController.cpp

Issue 883773004: Added a module for the Presentation API under public/platform (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fixed OWNERS in Source/modules/presentation Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/modules/presentation/PresentationController.h ('k') | public/platform/modules/presentation/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/presentation/PresentationController.cpp
diff --git a/Source/modules/presentation/PresentationController.cpp b/Source/modules/presentation/PresentationController.cpp
index 43fb34e198a7c0825621ad076fe39e0822da7949..c00792e081e816b2c9d5aa43553c01035008c003 100644
--- a/Source/modules/presentation/PresentationController.cpp
+++ b/Source/modules/presentation/PresentationController.cpp
@@ -6,8 +6,7 @@
#include "modules/presentation/PresentationController.h"
#include "core/frame/LocalFrame.h"
-#include "public/platform/WebPresentationClient.h"
-#include "public/platform/WebPresentationController.h"
+#include "public/platform/modules/presentation/WebPresentationClient.h"
namespace blink {
« no previous file with comments | « Source/modules/presentation/PresentationController.h ('k') | public/platform/modules/presentation/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698