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

Issue 6018011: chromeos: Roll cros dep to 08c38e03. (Closed)

Created:
9 years, 12 months ago by Daniel Erat
Modified:
9 years, 7 months ago
Reviewers:
Chris Masone
CC:
chromium-reviews, pam+watch_chromium.org
Visibility:
Public.

Description

chromeos: Roll cros dep to 08c38e03. This picks up a new enum value that I added for a "signing out" message that Chrome will send to the window manager. BUG=chromium-os:9915 TEST=built it Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=70247

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M tools/cros.DEPS/DEPS View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Daniel Erat
9 years, 12 months ago (2010-12-29 01:45:26 UTC) #1
Chris Masone
9 years, 12 months ago (2010-12-29 01:47:54 UTC) #2
LGTM

On Tue, Dec 28, 2010 at 5:45 PM, <derat@chromium.org> wrote:

> Reviewers: Chris Masone,
>
> Description:
> chromeos: Roll cros dep to 08c38e03.
>
> This picks up a new enum value that I added for a "signing
> out" message that Chrome will send to the window manager.
>
> BUG=chromium-os:9915
> TEST=built it
>
> Please review this at http://codereview.chromium.org/6018011/
>
> SVN Base: svn://svn.chromium.org/chrome/trunk/src/tools/cros.DEPS
>
> Affected files:
>  M tools/cros.DEPS/DEPS
>
>
> Index: tools/cros.DEPS/DEPS
> diff --git a/tools/cros.DEPS/DEPS b/tools/cros.DEPS/DEPS
> index
>
16798c20ee0fae0ca17cd470bf8e5911b5cde6d5..e971aaf5da3890e3d14b41d03b721643e5a62e03
> 100644
> --- a/tools/cros.DEPS/DEPS
> +++ b/tools/cros.DEPS/DEPS
> @@ -4,5 +4,5 @@ vars = {
>
>  deps = {
>   "src/third_party/cros":
> -    Var("chromium_git") + "/cros.git@7537f1e8",
> +    Var("chromium_git") + "/cros.git@08c38e03",
>  }
>
>
>

Powered by Google App Engine
This is Rietveld 408576698