Index: third_party/WebKit/Source/modules/device_orientation/BUILD.gn |
diff --git a/third_party/WebKit/Source/modules/device_orientation/BUILD.gn b/third_party/WebKit/Source/modules/device_orientation/BUILD.gn |
index f0f24e8bce5f2501c56a9e79e1299c7cd9d53e81..2ee0ef8e908058785d732e24582d7816981e4734 100644 |
--- a/third_party/WebKit/Source/modules/device_orientation/BUILD.gn |
+++ b/third_party/WebKit/Source/modules/device_orientation/BUILD.gn |
@@ -33,8 +33,4 @@ blink_modules_sources("device_orientation") { |
"DeviceRotationRate.cpp", |
"DeviceRotationRate.h", |
] |
- |
- deps = [ |
- "//device/sensors/public/cpp:shared_with_blink", |
- ] |
} |