diff options
author | tfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-04 09:02:29 +0000 |
---|---|---|
committer | tfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-04 09:02:29 +0000 |
commit | 56b7e39f89c80273f23b4a0fe5aaa14431d16745 (patch) | |
tree | b7c7c60f67151da111473ce9948c7f6a8e04cf32 | |
parent | 8ba980195b06b508e04b9e80e0b804a2e6b5f3a6 (diff) | |
download | chromium_src-56b7e39f89c80273f23b4a0fe5aaa14431d16745.zip chromium_src-56b7e39f89c80273f23b4a0fe5aaa14431d16745.tar.gz chromium_src-56b7e39f89c80273f23b4a0fe5aaa14431d16745.tar.bz2 |
Remove unused IDS_BOOKMARK_CURRENT_PAGE_LINUX string.
BUG=225602
R=erg@chromium.org
Review URL: https://chromiumcodereview.appspot.com/13425002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192251 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | chrome/app/generated_resources.grd | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index b4ac7f5..ae372e0 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -14172,10 +14172,6 @@ Some features may be unavailable. Please check that the profile exists and you Restore All Tabs </message> - <!-- Bookmarks menu --> - <message name="IDS_BOOKMARK_CURRENT_PAGE_LINUX" desc="The Linux menu item for bookmarking the current page in the bookmark menu."> - Bookmark This Page... - </message> </if> <!-- Color chooser dialog default titles (only used on Linux) --> |