summaryrefslogtreecommitdiffstats
path: root/components/navigation_interception/intercept_navigation_resource_throttle.cc
diff options
context:
space:
mode:
Diffstat (limited to 'components/navigation_interception/intercept_navigation_resource_throttle.cc')
-rw-r--r--components/navigation_interception/intercept_navigation_resource_throttle.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/components/navigation_interception/intercept_navigation_resource_throttle.cc b/components/navigation_interception/intercept_navigation_resource_throttle.cc
index 984eebe..390be67 100644
--- a/components/navigation_interception/intercept_navigation_resource_throttle.cc
+++ b/components/navigation_interception/intercept_navigation_resource_throttle.cc
@@ -22,7 +22,7 @@ using content::Referrer;
using content::RenderViewHost;
using content::ResourceRequestInfo;
-namespace components {
+namespace navigation_interception {
namespace {
@@ -125,4 +125,4 @@ void InterceptNavigationResourceThrottle::OnResultObtained(
}
}
-} // namespace components
+} // namespace navigation_interception