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

Issue 707603003: base/files: Fixed two minor lint warnings. (Closed)

Created:
6 years, 1 month ago by cmumford
Modified:
6 years, 1 month ago
CC:
chromium-reviews, erikwright+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

base/files: Fixed two minor lint warnings. Two changes identified by "git cl lint": 1. Removed unused <fstream>. 2. DCHECK -> DCHECK_EQ. Committed: https://crrev.com/d3ca0b0220ec1b4756e640625e0332847a547591 Cr-Commit-Position: refs/heads/master@{#303723}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Swapped expected/actual #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -3 lines) Patch
M base/files/file_util_posix.cc View 1 2 chunks +1 line, -3 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
cmumford
PTAL
6 years, 1 month ago (2014-11-10 23:11:53 UTC) #2
rvargas (doing something else)
lgtm after nit. https://codereview.chromium.org/707603003/diff/1/base/files/file_util_posix.cc File base/files/file_util_posix.cc (right): https://codereview.chromium.org/707603003/diff/1/base/files/file_util_posix.cc#newcode429 base/files/file_util_posix.cc:429: DCHECK_EQ(0, mode & ~FILE_PERMISSION_MASK); nit: swap ...
6 years, 1 month ago (2014-11-11 18:47:24 UTC) #3
cmumford
On 2014/11/11 18:47:24, rvargas wrote: > lgtm after nit. > > https://codereview.chromium.org/707603003/diff/1/base/files/file_util_posix.cc > File base/files/file_util_posix.cc ...
6 years, 1 month ago (2014-11-11 19:26:57 UTC) #4
rvargas (doing something else)
On 2014/11/11 19:26:57, cmumford wrote: > On 2014/11/11 18:47:24, rvargas wrote: > > lgtm after ...
6 years, 1 month ago (2014-11-11 20:14:55 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/707603003/20001
6 years, 1 month ago (2014-11-11 20:16:29 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
6 years, 1 month ago (2014-11-11 21:28:36 UTC) #8
commit-bot: I haz the power
6 years, 1 month ago (2014-11-11 21:29:09 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/d3ca0b0220ec1b4756e640625e0332847a547591
Cr-Commit-Position: refs/heads/master@{#303723}

Powered by Google App Engine
This is Rietveld 408576698