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

Unified Diff: third_party/WebKit/public/platform/UseCounterFeature.def

Issue 2908393002: [Sensors] Bindings for RelativeOrientationSensor (Closed)
Patch Set: updated webexposed tests results Created 3 years, 7 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: 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
« no previous file with comments | « third_party/WebKit/Source/modules/sensor/RelativeOrientationSensor.idl ('k') | tools/metrics/histograms/enums.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698