Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(156)

Side by Side Diff: third_party/WebKit/Source/platform/loader/fetch/FetchInitiatorTypeNames.in

Issue 2584423002: Loading: move core/fetch to platform/loader/fetch (Closed)
Patch Set: another try Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 namespace="FetchInitiatorType" 1 namespace="FetchInitiatorType"
2 export="CORE_EXPORT" 2 export="PLATFORM_EXPORT"
3 3
4 beacon 4 beacon
5 css 5 css
6 document 6 document
7 icon 7 icon
8 internal 8 internal
9 link 9 link
10 ping 10 ping
11 processinginstruction 11 processinginstruction
12 texttrack 12 texttrack
13 violationreport 13 violationreport
14 xml 14 xml
15 xmlhttprequest 15 xmlhttprequest
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698