Chromium Code Reviews| Index: third_party/WebKit/Source/core/inspector/InspectorPageAgent.h |
| diff --git a/third_party/WebKit/Source/core/inspector/InspectorPageAgent.h b/third_party/WebKit/Source/core/inspector/InspectorPageAgent.h |
| index 83d5c67b2fa6c79a8f2138f38dc3735067b57c94..9ccaa709318669617be2172cf46ee555f75add42 100644 |
| --- a/third_party/WebKit/Source/core/inspector/InspectorPageAgent.h |
| +++ b/third_party/WebKit/Source/core/inspector/InspectorPageAgent.h |
| @@ -77,6 +77,7 @@ public: |
| FetchResource, |
| EventSourceResource, |
| WebSocketResource, |
| + ManifestResource, |
| OtherResource |
| }; |