Index: third_party/WebKit/Source/core/frame/UseCounter.h |
diff --git a/third_party/WebKit/Source/core/frame/UseCounter.h b/third_party/WebKit/Source/core/frame/UseCounter.h |
index 7998a0dc356267c990dd36c6232112b690818f5d..aa393d9f5cd243f2ca53e423788fca6703c39848 100644 |
--- a/third_party/WebKit/Source/core/frame/UseCounter.h |
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h |
@@ -1158,6 +1158,8 @@ public: |
URLMethodRevokeObjectURLServiceWorker = 1340, |
DocumentCreateEventPaymentRequestUpdateEvent = 1341, |
CredentialManagerGetReturnedCredential = 1342, |
+ FixedRasterScaleBlurryContent = 1343, |
+ FixedRasterScalePotentialPerformanceRegression = 1344, |
// Add new features immediately above this line. Don't change assigned |
// numbers of any item, and don't reuse removed slots. |