Chromium Code Reviews| Index: third_party/WebKit/Source/platform/loader/fetch/FetchInitiatorTypeNames.in |
| diff --git a/third_party/WebKit/Source/platform/loader/fetch/FetchInitiatorTypeNames.in b/third_party/WebKit/Source/platform/loader/fetch/FetchInitiatorTypeNames.in |
| deleted file mode 100644 |
| index 59acdd9497462f302f9b864503c9b90944990a7f..0000000000000000000000000000000000000000 |
| --- a/third_party/WebKit/Source/platform/loader/fetch/FetchInitiatorTypeNames.in |
| +++ /dev/null |
| @@ -1,15 +0,0 @@ |
| -namespace="FetchInitiatorType" |
| -export="PLATFORM_EXPORT" |
| - |
| -beacon |
| -css |
| -document |
| -icon |
| -internal |
| -link |
| -ping |
| -processinginstruction |
| -texttrack |
| -violationreport |
| -xml |
| -xmlhttprequest |