| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 226cea1334d286c1b5ba760a7c3ebe93016a939a..87398f776a1cbd416fd9fa36d7cad0f3ffb716a1 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -5508,9 +5508,6 @@ Make sure you do not expose any sensitive information.
|
| <message name="IDS_EXTENSIONS_PERMISSIONS_LINK" desc="The link text for the Permissions link.">
|
| Permissions
|
| </message>
|
| - <message name="IDS_EXTENSIONS_ACTIVITY_LINK" desc="The link for showing extension activity.">
|
| - Activity
|
| - </message>
|
| <message name="IDS_EXTENSIONS_SHOW_BUTTON" desc="The text for the Show link.">
|
| Show button
|
| </message>
|
| @@ -5658,23 +5655,6 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| Hide Details
|
| </message>
|
|
|
| - <!-- chrome://extension-activity page -->
|
| - <message name="IDS_EXTENSION_ACTIVITY_TITLE" desc="Title for the extension-activity tab.">
|
| - Extension Activity
|
| - </message>
|
| - <message name="IDS_EXTENSION_ACTIVITY_API_CALL" desc="Text for the label next to an activity message that represents a call to the extension API.">
|
| - API Call
|
| - </message>
|
| - <message name="IDS_EXTENSION_ACTIVITY_API_BLOCK" desc="Text for the label next to an activity message that represents a blocked call to the extension API.">
|
| - Blocked API Call
|
| - </message>
|
| - <message name="IDS_EXTENSION_ACTIVITY_CONTENT_SCRIPT" desc="Text for the label next to an activity message that represents a content script injection.">
|
| - Content Script
|
| - </message>
|
| - <message name="IDS_EXTENSION_ACTIVITY_EVENT_DISPATCH" desc="Text for the label next to an activity message that represents an extension event callback.">
|
| - API Event
|
| - </message>
|
| -
|
| <!-- chrome://extension-info bubble -->
|
| <message name="IDS_EXTENSION_SCRIPT_POPUP_IS_RUNNING" desc="The label in the extension info bubble that indicates the extension is running scripts on this page">
|
| <ph name="EXTENSION_NAME">$1<ex>AdBlock</ex></ph> is running on this page.
|
| @@ -6885,12 +6865,6 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <message name="IDS_FLAGS_CSS_SHADERS_DESCRIPTION" desc="Description for the flag to enable CSS Shaders.">
|
| Enable filter effects on DOM elements using custom GLSL shaders. More info at https://dvcs.w3.org/hg/FXTF/raw-file/tip/filters/index.html#feCustomElement.
|
| </message>
|
| - <message name="IDS_FLAGS_ENABLE_EXTENSION_ACTIVITY_UI_NAME" desc="Name for the flag to enable the extension activity UI.">
|
| - Enable extension activity UI
|
| - </message>
|
| - <message name="IDS_FLAGS_ENABLE_EXTENSION_ACTIVITY_UI_DESCRIPTION" desc="Description for the flag to enable the extension activity UI.">
|
| - Enable experimental UI that shows a log of extension activity.
|
| - </message>
|
| <message name="IDS_FLAGS_NTP_OTHER_SESSIONS_MENU_NAME" desc="Name for the flag to disable the 'Other devices' menu on the NTP.">
|
| Disable NTP 'Other devices' menu.
|
| </message>
|
|
|