summaryrefslogtreecommitdiff
path: root/chromium/content/browser/screen_orientation/screen_orientation_provider.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/content/browser/screen_orientation/screen_orientation_provider.h')
-rw-r--r--chromium/content/browser/screen_orientation/screen_orientation_provider.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/content/browser/screen_orientation/screen_orientation_provider.h b/chromium/content/browser/screen_orientation/screen_orientation_provider.h
index 35cd939bdf5..6ff35095bc1 100644
--- a/chromium/content/browser/screen_orientation/screen_orientation_provider.h
+++ b/chromium/content/browser/screen_orientation/screen_orientation_provider.h
@@ -14,7 +14,7 @@
#include "content/public/browser/web_contents_observer.h"
#include "services/device/public/mojom/screen_orientation.mojom.h"
#include "services/device/public/mojom/screen_orientation_lock_types.mojom.h"
-#include "third_party/WebKit/public/platform/modules/screen_orientation/WebScreenOrientationLockType.h"
+#include "third_party/blink/public/platform/modules/screen_orientation/web_screen_orientation_lock_type.h"
namespace content {