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

Unified Diff: ui/ui_base.gypi

Issue 7248068: Rename range.mm to range_mac.mm. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/base/range/range_win_unittest.cc ('k') | ui/ui_unittests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ui_base.gypi
diff --git a/ui/ui_base.gypi b/ui/ui_base.gypi
index 3468eaaf80ab86867780e30d17c9997c31950ef8..b3f3c4c3df0838f374f6d3ae2d6adbaf1cd9e085 100644
--- a/ui/ui_base.gypi
+++ b/ui/ui_base.gypi
@@ -127,7 +127,8 @@
'base/models/tree_node_model.h',
'base/range/range.cc',
'base/range/range.h',
- 'base/range/range.mm',
+ 'base/range/range_mac.mm',
+ 'base/range/range_win.cc',
'base/resource/data_pack.cc',
'base/resource/data_pack.h',
'base/resource/resource_bundle.cc',
« no previous file with comments | « ui/base/range/range_win_unittest.cc ('k') | ui/ui_unittests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698