| Index: third_party/WebKit/Source/platform/loader/fetch/FetchInitiatorTypeNames.in
|
| diff --git a/third_party/WebKit/Source/core/fetch/FetchInitiatorTypeNames.in b/third_party/WebKit/Source/platform/loader/fetch/FetchInitiatorTypeNames.in
|
| similarity index 85%
|
| rename from third_party/WebKit/Source/core/fetch/FetchInitiatorTypeNames.in
|
| rename to third_party/WebKit/Source/platform/loader/fetch/FetchInitiatorTypeNames.in
|
| index d661e18befd252917b0f3e717d6cd2e93a095089..59acdd9497462f302f9b864503c9b90944990a7f 100644
|
| --- a/third_party/WebKit/Source/core/fetch/FetchInitiatorTypeNames.in
|
| +++ b/third_party/WebKit/Source/platform/loader/fetch/FetchInitiatorTypeNames.in
|
| @@ -1,5 +1,5 @@
|
| namespace="FetchInitiatorType"
|
| -export="CORE_EXPORT"
|
| +export="PLATFORM_EXPORT"
|
|
|
| beacon
|
| css
|
|
|