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

Unified Diff: Source/modules/screen_orientation/LockOrientationCallback.h

Issue 1171783003: Revert of Update internal screen orientation headers and remove temporary redirects. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@move_screen_orientation_public
Patch Set: Created 5 years, 6 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 | « no previous file | Source/modules/screen_orientation/ScreenOrientation.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/screen_orientation/LockOrientationCallback.h
diff --git a/Source/modules/screen_orientation/LockOrientationCallback.h b/Source/modules/screen_orientation/LockOrientationCallback.h
index 62528e892a7489e9ec60be480f170e6b056202d9..f206a1815f92a87a04191966b168f365557f68d7 100644
--- a/Source/modules/screen_orientation/LockOrientationCallback.h
+++ b/Source/modules/screen_orientation/LockOrientationCallback.h
@@ -6,8 +6,8 @@
#define LockOrientationCallback_h
#include "platform/heap/Handle.h"
-#include "public/platform/modules/screen_orientation/WebLockOrientationCallback.h"
-#include "public/platform/modules/screen_orientation/WebScreenOrientationType.h"
+#include "public/platform/WebLockOrientationCallback.h"
+#include "public/platform/WebScreenOrientationType.h"
#include "wtf/Noncopyable.h"
#include "wtf/PassRefPtr.h"
#include "wtf/RefPtr.h"
« no previous file with comments | « no previous file | Source/modules/screen_orientation/ScreenOrientation.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698