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

Issue 2800004: Fix broken build. (Closed)

Created:
10 years, 6 months ago by dmac
Modified:
9 years, 7 months ago
CC:
chromium-reviews, dmac, awong, garykac
Visibility:
Public.

Description

Fix broken build. TEST=build release BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=49846

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -2 lines) Patch
M remoting/client/plugin/compression.cc View 2 chunks +12 lines, -2 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
dmac
10 years, 6 months ago (2010-06-15 22:37:43 UTC) #1
Alpha Left Google
On 2010/06/15 22:37:43, dmac wrote: > LGTM.
10 years, 6 months ago (2010-06-15 22:38:24 UTC) #2
Sergey Ulanov
10 years, 6 months ago (2010-06-15 22:50:03 UTC) #3
http://codereview.chromium.org/2800004/diff/1/2
File remoting/client/plugin/compression.cc (right):

http://codereview.chromium.org/2800004/diff/1/2#newcode36
remoting/client/plugin/compression.cc:36: assert(ret != Z_STREAM_ERROR);
This should be replaced with DCHECK. I think, it wouldn't break if this was a
DCHECK.

Powered by Google App Engine
This is Rietveld 408576698