| Index: third_party/WebKit/Source/devtools/front_end/help/ReleaseNoteText.js
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/help/ReleaseNoteText.js b/third_party/WebKit/Source/devtools/front_end/help/ReleaseNoteText.js
|
| index 3681961de261b570564c465600cf65123b8b0085..cac4efb7b810564bc88ad857ef0b6cde950886d0 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/help/ReleaseNoteText.js
|
| +++ b/third_party/WebKit/Source/devtools/front_end/help/ReleaseNoteText.js
|
| @@ -38,12 +38,7 @@ Help.releaseNoteText = [
|
| title: 'Unified Command Menu',
|
| subtitle: 'Execute commands and open files from the newly-unified Command Menu (' + commandMenuShortcut + ').',
|
| link: 'https://developers.google.com/web/updates/2017/04/devtools-release-notes#command-menu',
|
| - },
|
| - {
|
| - title: 'Workspaces 2.0',
|
| - subtitle: 'Check out the new UX for using DevTools as your code editor.',
|
| - link: 'https://developers.google.com/web/updates/2017/04/devtools-release-notes#workspaces',
|
| - },
|
| + }
|
| ],
|
| link: 'https://developers.google.com/web/updates/2017/04/devtools-release-notes',
|
| },
|
|
|