Index: base/base.gypi |
diff --git a/base/base.gypi b/base/base.gypi |
index e5c36f21bd55711027bcf660703cbd5a7e072b89..540d3d12d4d27cf0f4a759189687c18d10607e64 100644 |
--- a/base/base.gypi |
+++ b/base/base.gypi |
@@ -162,10 +162,12 @@ |
'hi_res_timer_manager_win.cc', |
'hi_res_timer_manager.h', |
'id_map.h', |
- 'ios/device_util.h', |
- 'ios/device_util.mm', |
'ios/scoped_critical_action.h', |
'ios/scoped_critical_action.mm', |
stuartmorgan
2012/10/05 15:17:52
Why are you moving this out of alphabetical order?
qsr
2012/10/05 15:33:16
I was putting that in order :).
Sorry, don't kno
|
+ 'ios/device_util.h', |
+ 'ios/device_util.mm', |
+ 'ios/ios_util.h', |
+ 'ios/ios_util.mm', |
'json/json_file_value_serializer.cc', |
'json/json_file_value_serializer.h', |
'json/json_parser.cc', |