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

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

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/OWNERS ('k') | Source/modules/presentation/PresentationController.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/presentation/PresentationController.h
diff --git a/Source/modules/presentation/PresentationController.h b/Source/modules/presentation/PresentationController.h
index 932c5ff3e7406ac1f52e10e429fccd0256ad87b8..15ca693f9d7b2a69be556f01a6ed09e791915334 100644
--- a/Source/modules/presentation/PresentationController.h
+++ b/Source/modules/presentation/PresentationController.h
@@ -9,7 +9,7 @@
#include "modules/presentation/Presentation.h"
#include "platform/Supplementable.h"
#include "platform/heap/Handle.h"
-#include "public/platform/WebPresentationController.h"
+#include "public/platform/modules/presentation/WebPresentationController.h"
namespace blink {
« no previous file with comments | « Source/modules/presentation/OWNERS ('k') | Source/modules/presentation/PresentationController.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698