DEFINE_REQUEST_PRIORITY    7 net/cronet/android/org_chromium_net_UrlRequest_priority_list.h #ifndef DEFINE_REQUEST_PRIORITY
DEFINE_REQUEST_PRIORITY   10 net/cronet/android/org_chromium_net_UrlRequest_priority_list.h DEFINE_REQUEST_PRIORITY(IDLE, 0)
DEFINE_REQUEST_PRIORITY   11 net/cronet/android/org_chromium_net_UrlRequest_priority_list.h DEFINE_REQUEST_PRIORITY(LOWEST, 1)
DEFINE_REQUEST_PRIORITY   12 net/cronet/android/org_chromium_net_UrlRequest_priority_list.h DEFINE_REQUEST_PRIORITY(LOW, 2)
DEFINE_REQUEST_PRIORITY   13 net/cronet/android/org_chromium_net_UrlRequest_priority_list.h DEFINE_REQUEST_PRIORITY(MEDIUM, 3)
DEFINE_REQUEST_PRIORITY   14 net/cronet/android/org_chromium_net_UrlRequest_priority_list.h DEFINE_REQUEST_PRIORITY(HIGHEST, 4)