Index: Source/core/frame/UseCounter.h |
diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h |
index 21cebe4e08b824babcd410968b134c9a8f480e12..9cd0beafc8105199dd98a2092651e62b03dc02e6 100644 |
--- a/Source/core/frame/UseCounter.h |
+++ b/Source/core/frame/UseCounter.h |
@@ -682,6 +682,7 @@ public: |
BackgroundSync = 745, |
TabStopProperty = 746, |
TabStopAttribute = 747, |
+ PermissionsQuery = 748, |
// Add new features immediately above this line. Don't change assigned |
// numbers of any item, and don't reuse removed slots. |