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

Issue 7623017: base: Remove CreateBinaryValue() function as it's redundant. (Closed)

Created:
9 years, 4 months ago by tfarina
Modified:
9 years, 4 months ago
Reviewers:
Evan Martin
CC:
chromium-reviews, Paweł Hajdan Jr., brettw-cc_chromium.org
Visibility:
Public.

Description

base: Remove CreateBinaryValue() function as it's redundant. It does the same thing of BinaryValue::Create(), it's more verbose, and used only in unittest. BUG=None TEST=None R=evan@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96413

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -11 lines) Patch
M base/values.h View 1 chunk +0 lines, -4 lines 0 comments Download
M base/values.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M base/values_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
tfarina
9 years, 4 months ago (2011-08-11 16:44:02 UTC) #1
Evan Martin
9 years, 4 months ago (2011-08-11 17:05:18 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698