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

Issue 7248068: Rename range.mm to range_mac.mm. (Closed)

Created:
9 years, 5 months ago by Nico
Modified:
9 years, 5 months ago
CC:
chromium-reviews, Paweł Hajdan Jr.
Visibility:
Public.

Description

Rename range.mm to range_mac.mm. For consistency, move the windows-specific code from range.cc into range_win.cc. Do the same for unit tests. In addition to this being nicer in general, the make build also gets confused if two files have the same path and basename, but different extensions (range.cc, range.mm), which is fixed by this CL. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=91480

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+110 lines, -172 lines) Patch
M ui/base/range/range.cc View 1 chunk +0 lines, -34 lines 0 comments Download
D ui/base/range/range.mm View 1 chunk +0 lines, -36 lines 0 comments Download
A + ui/base/range/range_mac.mm View 0 chunks +-1 lines, --1 lines 0 comments Download
A + ui/base/range/range_mac_unittest.mm View 0 chunks +-1 lines, --1 lines 0 comments Download
M ui/base/range/range_unittest.cc View 1 chunk +0 lines, -59 lines 0 comments Download
D ui/base/range/range_unittest.mm View 1 chunk +0 lines, -43 lines 0 comments Download
A ui/base/range/range_win.cc View 1 chunk +45 lines, -0 lines 0 comments Download
A ui/base/range/range_win_unittest.cc View 1 chunk +63 lines, -0 lines 0 comments Download
M ui/ui_base.gypi View 1 chunk +2 lines, -1 line 0 comments Download
M ui/ui_unittests.gypi View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Nico
9 years, 5 months ago (2011-07-04 20:44:59 UTC) #1
Ryan Sleevi
IRC LGTM
9 years, 5 months ago (2011-07-04 21:05:20 UTC) #2
commit-bot: I haz the power
No LGTM from valid reviewers yet.
9 years, 5 months ago (2011-07-04 21:15:34 UTC) #3
Mark Mentovai
9 years, 5 months ago (2011-07-05 04:41:33 UTC) #4
LGTM. How un-patriotic of you, though.

Powered by Google App Engine
This is Rietveld 408576698