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

Issue 8511065: ui/base/models: Use operator '->' for accessing std::vector elements in TreeNode class. (Closed)

Created:
9 years, 1 month ago by tfarina
Modified:
9 years, 1 month ago
Reviewers:
sky
CC:
chromium-reviews
Visibility:
Public.

Description

ui/base/models: Use operator '->' for accessing std::vector elements in TreeNode class. Otherwise we are not being consistent with the rest of the file. TEST=ui_unittests --gtest_filter=TreeNodeModelTest.* R=sky@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=109693

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M ui/base/models/tree_node_model.h View 3 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
tfarina
9 years, 1 month ago (2011-11-11 18:08:19 UTC) #1
sky
9 years, 1 month ago (2011-11-11 18:45:44 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698