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 29e309cf1933bab938c50b2c9aa19795edb81e2d..0b5d2940425cef240ae87f5fea14b89f7982f45d 100644 |
--- a/third_party/WebKit/Source/core/frame/UseCounter.h |
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h |
@@ -1282,6 +1282,7 @@ public: |
PerformanceResourceTimingSizes = 1478, |
EventSourceDocument = 1479, |
EventSourceWorker = 1480, |
+ SendBeaconWithNonSimpleContentType = 1481, |
// Add new features immediately above this line. Don't change assigned |
// numbers of any item, and don't reuse removed slots. |