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

Issue 7086021: Update a plugin version for chromeos (Closed)

Created:
9 years, 6 months ago by Nirnimesh
Modified:
9 years, 6 months ago
Reviewers:
krisr
CC:
chromium-reviews, Paweł Hajdan Jr.
Visibility:
Public.

Description

Update a plugin version for chromeos R=krisr@chromium.org BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=87218

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M chrome/test/data/chromeos_plugins_list.txt View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Nirnimesh
9 years, 6 months ago (2011-05-29 01:20:51 UTC) #1
krisr
9 years, 6 months ago (2011-05-29 01:21:39 UTC) #2
LGTM

On Sat, May 28, 2011 at 6:20 PM, <nirnimesh@chromium.org> wrote:

> Reviewers: krisr,
>
> Description:
> Update a plugin version for chromeos
>
>
> R=krisr@chromium.org
> BUG=
> TEST=
>
>
> Please review this at http://codereview.chromium.org/7086021/
>
> SVN Base: svn://svn.chromium.org/chrome/trunk/src
>
> Affected files:
>  M chrome/test/data/chromeos_plugins_list.txt
>
>
> Index: chrome/test/data/chromeos_plugins_list.txt
> diff --git a/chrome/test/data/chromeos_plugins_list.txt
> b/chrome/test/data/chromeos_plugins_list.txt
> index
9efb2026010132a07f0a02e538706ff853cb59e5..d596106052fd56c07fdf226df2feac5b624bc3e6
> 100644
> --- a/chrome/test/data/chromeos_plugins_list.txt
> +++ b/chrome/test/data/chromeos_plugins_list.txt
> @@ -8,7 +8,7 @@
>  {u'unique_key':'path', u'name':u'Shockwave Flash',
> u'path':'/opt/google/chrome/pepper/libpepflashplayer.so', u'enabled':1,
> u'boards':['x86-mario', 'x86-alex']},
>  {u'unique_key':'path', u'name':u'Shockwave Flash',
> u'path':'/opt/google/chrome/plugins/libgcflashplayer.so', u'enabled':1,
> u'boards':['x86-mario', 'x86-alex']},
>  {u'name':'Chrome PDF Viewer', u'enabled':1, u'version':u'',
> u'boards':['x86-mario', 'x86-alex']},
> - {u'name':'Netflix', u'enabled':1, u'version':u'0.3.0',
> u'boards':['x86-alex']},
> + {u'name':'Netflix', u'enabled':1, u'version':u'0.4.3',
> u'boards':['x86-alex']},
>  {u'name':'Google Talk Plugin', u'enabled':1, u'version':u'',
> u'boards':['x86-mario', 'x86-alex']},
>  {u'name':'O3D Plugin', u'enabled':1, u'version':u'',
> u'boards':['x86-mario', 'x86-alex']},
>  {u'name':'Default Plug-in', u'enabled':1, u'version':u'1',
> u'boards':['x86-mario', 'x86-alex']},
>
>
>

Powered by Google App Engine
This is Rietveld 408576698