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

Issue 3452029: Corresponding trunk rename for pdf pref name. (Closed)

Created:
10 years, 2 months ago by jam
Modified:
9 years, 7 months ago
Reviewers:
laforge
CC:
chromium-reviews
Visibility:
Public.

Description

Corresponding trunk rename for pdf pref name. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=60707

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M chrome/common/pref_names.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
jam
10 years, 2 months ago (2010-09-27 21:08:52 UTC) #1
laforge
10 years, 2 months ago (2010-09-27 21:12:38 UTC) #2
LGTM

On Mon, Sep 27, 2010 at 2:08 PM, <jam@chromium.org> wrote:

> Reviewers: laforge,
>
> Description:
> Corresponding trunk rename for pdf pref name.
>
> Please review this at http://codereview.chromium.org/3452029/show
>
> SVN Base: svn://chrome-svn/chrome/trunk/src/
>
> Affected files:
>  M     chrome/common/pref_names.cc
>
>
> Index: chrome/common/pref_names.cc
> ===================================================================
> --- chrome/common/pref_names.cc (revision 60371)
> +++ chrome/common/pref_names.cc (working copy)
> @@ -453,7 +453,7 @@
>
>  // When first shipped, the pdf plugin will be disabled by default.  When
> we
>  // enable it by default, we'll want to do so only once.
> -const char kPluginsEnabledInternalPDF[] = "plugins.enabled_internal_pdf";
> +const char kPluginsEnabledInternalPDF[] = "plugins.enabled_internal_pdf2";
>
>  // Boolean that indicates whether we should check if we are the default
> browser
>  // on start-up.
>
>
>

Powered by Google App Engine
This is Rietveld 408576698