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

Issue 10413022: Move dir_reader to base/files (Closed)

Created:
8 years, 7 months ago by brettw
Modified:
8 years, 5 months ago
Reviewers:
Ilya Sherman
CC:
chromium-reviews, erikwright (departed), brettw-cc_chromium.org
Visibility:
Public.

Description

Move dir_reader to base/files TEST=it compiles BUG=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=144989

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : fix linux #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -282 lines) Patch
M base/base.gyp View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M base/base.gypi View 1 2 chunks +3 lines, -3 lines 0 comments Download
D base/dir_reader_fallback.h View 1 chunk +0 lines, -31 lines 0 comments Download
D base/dir_reader_linux.h View 1 chunk +0 lines, -99 lines 0 comments Download
D base/dir_reader_posix.h View 1 chunk +0 lines, -37 lines 0 comments Download
D base/dir_reader_posix_unittest.cc View 1 chunk +0 lines, -92 lines 0 comments Download
A + base/files/dir_reader_fallback.h View 2 3 2 chunks +10 lines, -5 lines 0 comments Download
A + base/files/dir_reader_linux.h View 2 3 2 chunks +4 lines, -4 lines 0 comments Download
A + base/files/dir_reader_posix.h View 1 2 3 3 chunks +6 lines, -6 lines 0 comments Download
A + base/files/dir_reader_posix_unittest.cc View 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/external_pref_extension_loader.cc View 1 2 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
brettw
Since you sent me a cleanup patch, here's one for you. I'm just trying to ...
8 years, 5 months ago (2012-06-28 20:55:17 UTC) #1
Ilya Sherman
8 years, 5 months ago (2012-06-28 21:28:45 UTC) #2
LGTM :)

Powered by Google App Engine
This is Rietveld 408576698