Index: components/navigation_interception/intercept_navigation_resource_throttle_unittest.cc |
diff --git a/components/navigation_interception/intercept_navigation_resource_throttle_unittest.cc b/components/navigation_interception/intercept_navigation_resource_throttle_unittest.cc |
index b5c251f5a0e0877f2608c7b3a1e211d5192be66c..1959a86f0c86aa63ecc8b52d56485d73019906d0 100644 |
--- a/components/navigation_interception/intercept_navigation_resource_throttle_unittest.cc |
+++ b/components/navigation_interception/intercept_navigation_resource_throttle_unittest.cc |
@@ -130,7 +130,7 @@ class TestIOThreadState { |
render_frame_id != MSG_ROUTING_NONE) { |
content::ResourceRequestInfo::AllocateForTesting( |
&request_, |
- ResourceType::MAIN_FRAME, |
+ content::RESOURCE_TYPE_MAIN_FRAME, |
&resource_context_, |
render_process_id, |
MSG_ROUTING_NONE, |