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