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

Issue 3138001: CommandLine: remove PrefixedSwitchString(). (Closed)

Created:
10 years, 4 months ago by Evan Martin
Modified:
9 years, 7 months ago
Reviewers:
viettrungluu
CC:
chromium-reviews, ben+cc_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

CommandLine: remove three useless functions. PrefixedSwitchString was full of encoding conversions, but there was only one real caller, and the function is trivial. Terminate is leftover cruft. TEST=compiles Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=55931

Patch Set 1 #

Patch Set 2 : works #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -45 lines) Patch
M base/command_line.h View 2 chunks +0 lines, -13 lines 0 comments Download
M base/command_line.cc View 1 3 chunks +8 lines, -31 lines 0 comments Download
M chrome/browser/jumplist_win.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Evan Martin
10 years, 4 months ago (2010-08-09 23:24:41 UTC) #1
viettrungluu
10 years, 4 months ago (2010-08-10 01:05:34 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698