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

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

Created:
10 years, 4 months ago by Mattias Nissler (ping if slow)
Modified:
9 years, 7 months 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

Messages

Total messages: 3 (0 generated)
Mark Mentovai
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 ...
10 years, 4 months ago (2010-07-29 16:20:12 UTC) #1
Mattias Nissler (ping if slow)
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 ...
10 years, 4 months ago (2010-07-29 16:44:24 UTC) #2
Mark Mentovai
10 years, 4 months ago (2010-07-29 16:44:59 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698