diff options
author | jorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-20 19:26:20 +0000 |
---|---|---|
committer | jorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-20 19:26:20 +0000 |
commit | 289b7512f3459bafd9973177fa3774fbf81d2013 (patch) | |
tree | c6ff753cfeb5ba980a6a32f062a5cb34663a48fa /chrome/app | |
parent | a08e25e5c1d42d5b3e8382169c838226f419761d (diff) | |
download | chromium_src-289b7512f3459bafd9973177fa3774fbf81d2013.zip chromium_src-289b7512f3459bafd9973177fa3774fbf81d2013.tar.gz chromium_src-289b7512f3459bafd9973177fa3774fbf81d2013.tar.bz2 |
Revert last 3 patches. Sorry guys. :-(
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@36652 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r-- | chrome/app/generated_resources.grd | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index 2fc89f2..2b8bdb5 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -4879,15 +4879,6 @@ Keep your key file in a safe place. You will need it to create new versions of y <message name="IDS_COOKIES_DOMAIN_COLUMN_HEADER" desc="The label of the Domain header in the Cookies table"> Site </message> - <message name="IDS_COOKIES_LOCAL_STORAGE_ORIGIN_LABEL" desc="The Local Storage Origin label"> - Origin: - </message> - <message name="IDS_COOKIES_LOCAL_STORAGE_SIZE_ON_DISK_LABEL" desc="The Local Storage Size on disk label"> - Size on disk: - </message> - <message name="IDS_COOKIES_LOCAL_STORAGE_LAST_MODIFIED_LABEL" desc="The Local Storage Last modified label"> - Last modified: - </message> <message name="IDS_COOKIES_NAME_COLUMN_HEADER" desc="The label of the Cookie Name header in the Cookies table"> Cookie Name </message> |