Chromium Code Reviews
Help | Chromium Project | Sign in
(1)

Issue 3032037: [mac] fix official build (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
4 years, 10 months ago by Mattias Nissler
Modified:
4 years ago
CC:
chromium-reviews, John Grabowski, pam+watch_chromium.org
Visibility:
Public.

Description

[mac] fix official build Directly include base/string_util.h, which was removed in r53969 from the indirectly included base/command_line.h BUG=none TEST=Mac official builder goes green. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=54140

Patch Set 1 #

Total comments: 2

Patch Set 2 : Use GetSwitchValueASCII() #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M chrome/app/breakpad_mac.mm View 1 1 chunk +2 lines, -2 lines 0 comments Download
Trybot results:
Commit: CQ not working?

Messages

Total messages: 3 (0 generated)
Mark Mentovai - out til August
http://codereview.chromium.org/3032037/diff/1/2 File chrome/app/breakpad_mac.mm (right): http://codereview.chromium.org/3032037/diff/1/2#newcode138 chrome/app/breakpad_mac.mm:138: std::string guid = WideToASCII( A better choice would be ...
4 years, 10 months ago (2010-07-29 16:20:12 UTC) #1
Mattias Nissler
http://codereview.chromium.org/3032037/diff/1/2 File chrome/app/breakpad_mac.mm (right): http://codereview.chromium.org/3032037/diff/1/2#newcode138 chrome/app/breakpad_mac.mm:138: std::string guid = WideToASCII( On 2010/07/29 16:20:12, Mark Mentovai ...
4 years, 10 months ago (2010-07-29 16:44:24 UTC) #2
Mark Mentovai - out til August
4 years, 10 months ago (2010-07-29 16:44:59 UTC) #3
LGTM
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld ec887be