diff options
author | mpcomplete@chromium.org <mpcomplete@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-20 18:58:19 +0000 |
---|---|---|
committer | mpcomplete@chromium.org <mpcomplete@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-20 18:58:19 +0000 |
commit | b6ab96da13cdfe15f38fbebcd22e0a1db5a50381 (patch) | |
tree | 99e4977793b780210f6aceca8ae544612065a33a /chrome/test/data | |
parent | 49c97336d0262072c413ca802c4818a419e3b620 (diff) | |
download | chromium_src-b6ab96da13cdfe15f38fbebcd22e0a1db5a50381.zip chromium_src-b6ab96da13cdfe15f38fbebcd22e0a1db5a50381.tar.gz chromium_src-b6ab96da13cdfe15f38fbebcd22e0a1db5a50381.tar.bz2 |
Get rid of the extension's "Current Version" file.
The entire manifest.json value is now stored in the prefs file. This will
allow for quick extension checks on startup.
BUG=18293
TEST=Make sure installing/upgrading/uninstalling extensions works as expected.
Review URL: http://codereview.chromium.org/174036
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23848 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test/data')
3 files changed, 0 insertions, 3 deletions
diff --git a/chrome/test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/Current Version b/chrome/test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/Current Version deleted file mode 100644 index 1921233..0000000 --- a/chrome/test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/Current Version +++ /dev/null @@ -1 +0,0 @@ -1.0.0.0 diff --git a/chrome/test/data/extensions/good/Extensions/bjafgdebaacbbbecmhlhpofkepfkgcpa/Current Version b/chrome/test/data/extensions/good/Extensions/bjafgdebaacbbbecmhlhpofkepfkgcpa/Current Version deleted file mode 100644 index d3827e7..0000000 --- a/chrome/test/data/extensions/good/Extensions/bjafgdebaacbbbecmhlhpofkepfkgcpa/Current Version +++ /dev/null @@ -1 +0,0 @@ -1.0 diff --git a/chrome/test/data/extensions/good/Extensions/hpiknbiabeeppbpihjehijgoemciehgk/Current Version b/chrome/test/data/extensions/good/Extensions/hpiknbiabeeppbpihjehijgoemciehgk/Current Version deleted file mode 100644 index 0cfbf08..0000000 --- a/chrome/test/data/extensions/good/Extensions/hpiknbiabeeppbpihjehijgoemciehgk/Current Version +++ /dev/null @@ -1 +0,0 @@ -2 |