Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3466)

Unified Diff: chrome/app/generated_resources.grd

Issue 7551008: Strawman proposal for chrome.experimental.clear.* (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: One at a time tests. Created 9 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 8c407bee8ac26bae76770cabbab79d55d45a04fc..456f4bdf8bdd460dcab05b288895146aba1606a4 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -3760,6 +3760,9 @@ are declared in build/common.gypi.
<message name="IDS_EXTENSION_PROMPT_WARNING_TTS_ENGINE" desc="Permission string for access to clipboard.">
Any text spoken using synthesized speech
</message>
+ <message name="IDS_EXTENSION_PROMPT_WARNING_CLEAR" desc="Permission string for access to clear browsing data functionality.">
+ Delete-only access to browsing data.
+ </message>
<!-- Extension/App error messages -->
<message name="IDS_EXTENSION_CANT_GET_ABSOLUTE_PATH" desc="Warning displayed in pack dialog when the absolute path to the extension directory can not be found.">
« no previous file with comments | « no previous file | chrome/browser/browsing_data_remover.h » ('j') | chrome/browser/extensions/extension_clear_api.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698