Index: third_party/WebKit/Source/modules/sensor/BUILD.gn |
diff --git a/third_party/WebKit/Source/modules/sensor/BUILD.gn b/third_party/WebKit/Source/modules/sensor/BUILD.gn |
index 7fd28fa6f228d1bb819d35ddc0a6bce4af7fabda..5154b93376cc3b36d2e42a8d86eb601542513a1b 100644 |
--- a/third_party/WebKit/Source/modules/sensor/BUILD.gn |
+++ b/third_party/WebKit/Source/modules/sensor/BUILD.gn |
@@ -18,6 +18,8 @@ blink_modules_sources("sensor") { |
"Magnetometer.h", |
"OrientationSensor.cpp", |
"OrientationSensor.h", |
+ "RelativeOrientationSensor.cpp", |
+ "RelativeOrientationSensor.h", |
"Sensor.cpp", |
"Sensor.h", |
"SensorErrorEvent.cpp", |