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

Issue 202002: Replaces the windows function CreateDirectory with the CreateDirectory method... (Closed)

Created:
11 years, 3 months ago by tfarina (gmail-do not use)
Modified:
9 years, 7 months ago
Reviewers:
kuchhal
CC:
chromium-reviews_googlegroups.com, kuchhal, Paweł Hajdan Jr.
Visibility:
Public.

Description

Replaces the windows function CreateDirectory with the CreateDirectory method from FileUtil API. BUG=None TEST=ran installer_util_unittests.exe Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=26225

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -45 lines) Patch
M chrome/installer/util/copy_tree_work_item_unittest.cc View 9 chunks +11 lines, -11 lines 0 comments Download
M chrome/installer/util/create_dir_work_item_unittest.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/installer/util/delete_tree_work_item_unittest.cc View 3 chunks +9 lines, -9 lines 0 comments Download
M chrome/installer/util/helper_unittest.cc View 2 chunks +10 lines, -10 lines 0 comments Download
M chrome/installer/util/move_tree_work_item_unittest.cc View 10 chunks +12 lines, -12 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
tfarina (gmail-do not use)
11 years, 3 months ago (2009-09-15 14:28:16 UTC) #1
kuchhal
lgtm.
11 years, 3 months ago (2009-09-15 16:39:26 UTC) #2
kuchhal
11 years, 3 months ago (2009-09-15 16:40:08 UTC) #3
committed in r26225

Powered by Google App Engine
This is Rietveld 408576698