diff --git a/shells/browser/shared/popups/deadcode.html b/shells/browser/shared/popups/deadcode.html index 5e74dc06c4..cdd4c278e8 100644 --- a/shells/browser/shared/popups/deadcode.html +++ b/shells/browser/shared/popups/deadcode.html @@ -28,5 +28,5 @@


- Open the developer tools, and the React tab will appear to the right. + Open the developer tools, and "Components" and "Profiler" tabs will appear to the right.

diff --git a/shells/browser/shared/popups/development.html b/shells/browser/shared/popups/development.html index 9c2089cc2f..3d092a5eb6 100644 --- a/shells/browser/shared/popups/development.html +++ b/shells/browser/shared/popups/development.html @@ -24,5 +24,5 @@


- Open the developer tools, and the React tab will appear to the right. + Open the developer tools, and "Components" and "Profiler" tabs will appear to the right.

diff --git a/shells/browser/shared/popups/outdated.html b/shells/browser/shared/popups/outdated.html index a6ec12bcaf..8f3f3f9508 100644 --- a/shells/browser/shared/popups/outdated.html +++ b/shells/browser/shared/popups/outdated.html @@ -25,5 +25,5 @@


- Open the developer tools, and the React tab will appear to the right. + Open the developer tools, and "Components" and "Profiler" tabs will appear to the right.

diff --git a/shells/browser/shared/popups/production.html b/shells/browser/shared/popups/production.html index 1b65eb5b21..7b92841c6c 100644 --- a/shells/browser/shared/popups/production.html +++ b/shells/browser/shared/popups/production.html @@ -17,5 +17,5 @@

This page is using the production build of React. ✅
- Open the developer tools, and the React tab will appear to the right. + Open the developer tools, and "Components" and "Profiler" tabs will appear to the right.

diff --git a/shells/browser/shared/popups/unminified.html b/shells/browser/shared/popups/unminified.html index 553c9ac6ac..c53885f509 100644 --- a/shells/browser/shared/popups/unminified.html +++ b/shells/browser/shared/popups/unminified.html @@ -27,5 +27,5 @@


- Open the developer tools, and the React tab will appear to the right. + Open the developer tools, and "Components" and "Profiler" tabs will appear to the right.