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

Unified Diff: content/public/browser/screen_orientation_dispatcher_host.h

Issue 1151373005: Update Blink's screen orientation path in Chromium. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix one include 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
Index: content/public/browser/screen_orientation_dispatcher_host.h
diff --git a/content/public/browser/screen_orientation_dispatcher_host.h b/content/public/browser/screen_orientation_dispatcher_host.h
index 0c49b0db4d23e5d4932d37b3de83a6dc5b1c39e1..f91d6bc8f88a6cf2117a1aefa6b7d6cbb4fd5f2e 100644
--- a/content/public/browser/screen_orientation_dispatcher_host.h
+++ b/content/public/browser/screen_orientation_dispatcher_host.h
@@ -6,7 +6,7 @@
#define CONTENT_PUBLIC_BROWSER_SCREEN_ORIENTATION_DISPATCHER_HOST_H_
#include "content/common/content_export.h"
-#include "third_party/WebKit/public/platform/WebLockOrientationError.h"
+#include "third_party/WebKit/public/platform/modules/screen_orientation/WebLockOrientationError.h"
namespace content {
« no previous file with comments | « content/public/browser/screen_orientation_delegate.h ('k') | content/public/browser/screen_orientation_provider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698