Index: third_party/WebKit/public/platform/UseCounterFeature.def |
diff --git a/third_party/WebKit/public/platform/UseCounterFeature.def b/third_party/WebKit/public/platform/UseCounterFeature.def |
index 48c769e60b6096d8c14f659d85a8d21ba8626749..1d7f3d8d370a2f26627eb2a514fd807c659bfc13 100644 |
--- a/third_party/WebKit/public/platform/UseCounterFeature.def |
+++ b/third_party/WebKit/public/platform/UseCounterFeature.def |
@@ -1550,6 +1550,7 @@ kTableSectionDirectionDifferentFromTable = 2016, |
kClientHintsDeviceRAM = 2017, |
kCSSRegisterProperty = 2018, |
+kRelativeOrientationSensorConstructor = 2019, |
// Add new features immediately above this line. Don't change assigned |
// numbers of any item, and don't reuse removed slots. |
// Also, run update_use_counter_feature_enum.py in |