Index: Source/core/frame/UseCounter.h |
diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h |
index 5e7ee91a5e49edb89284f582bcf057caf8f26e24..7c4fd1444aecaba3f35d76a7a8b27c646b887a2e 100644 |
--- a/Source/core/frame/UseCounter.h |
+++ b/Source/core/frame/UseCounter.h |
@@ -483,6 +483,7 @@ public: |
MapElement = 482, |
MeterElement = 483, |
ProgressElement = 484, |
+ VideoFullscreenAllowedExemption = 485, |
// 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 chromium/src/tools/metrics/histograms/ |