Commit 340f7c14 authored by rajendrant's avatar rajendrant Committed by Commit Bot

Add navigation_url_loader as an user traffic NTA

Bug: 952435
Change-Id: I9568cc51d467feba3f20b82b60cd465d5bf3d09d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574655Reviewed-by: default avatarTarun Bansal <tbansal@chromium.org>
Commit-Queue: rajendrant <rajendrant@chromium.org>
Cr-Commit-Position: refs/heads/master@{#652732}
parent f4397558
......@@ -484,6 +484,7 @@ bool DataUseMeasurement::IsUserRequest(
"downloads_api_run_async"), /* Can be user request or
autonomous request from extensions*/
COMPUTE_NETWORK_TRAFFIC_ANNOTATION_ID_HASH("resource_dispatcher_host"),
COMPUTE_NETWORK_TRAFFIC_ANNOTATION_ID_HASH("navigation_url_loader"),
};
return kUserInitiatedTrafficAnnotations.find(
network_traffic_annotation_hash_id) !=
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment