Index: Source/core/inspector/InspectorPageAgent.h |
diff --git a/Source/core/inspector/InspectorPageAgent.h b/Source/core/inspector/InspectorPageAgent.h |
index 8b7a2a91da70bd9f9f16ed2f416a2ac3c5569e77..ced733a5413f9d5f21f8eaf416dd7b3b899e0659 100644 |
--- a/Source/core/inspector/InspectorPageAgent.h |
+++ b/Source/core/inspector/InspectorPageAgent.h |
@@ -67,8 +67,10 @@ public: |
DocumentResource, |
StylesheetResource, |
ImageResource, |
- Font, |
+ FontResource, |
+ MediaResource, |
ScriptResource, |
+ TextTrackResource, |
XHRResource, |
WebSocketResource, |
OtherResource |