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

Unified Diff: base/base.gypi

Issue 10818023: Implements iOS device util methods. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Rename a variable Created 8 years, 5 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 | « base/base.gyp ('k') | base/ios/device_util.h » ('j') | base/ios/device_util.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 5fdbe9793f7c29b6f86618a94d3863205b94fd2e..196027c4ae0ea2865b068981a4ac6b7118550d28 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -149,6 +149,8 @@
'hi_res_timer_manager_win.cc',
'hi_res_timer_manager.h',
'id_map.h',
+ 'ios/device_util.h',
+ 'ios/device_util.mm',
'json/json_file_value_serializer.cc',
'json/json_file_value_serializer.h',
'json/json_parser.cc',
« no previous file with comments | « base/base.gyp ('k') | base/ios/device_util.h » ('j') | base/ios/device_util.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698