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

Unified Diff: base/base.gypi

Issue 16982004: Move Firefox importer's INI parser to c/browser/common. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add multiple calls to Parse unit test. Created 7 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 | « base/base.gyp ('k') | base/ini_parser.h » ('j') | base/ini_parser.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 0a580fd90d809233dd6261fa378f9889dc9e461d..0423694d710fc2a1a645a090783ab6016ca76d87 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -199,6 +199,8 @@
'hi_res_timer_manager_win.cc',
'hi_res_timer_manager.h',
'id_map.h',
+ 'ini_parser.cc',
+ 'ini_parser.h',
'ios/device_util.h',
'ios/device_util.mm',
'ios/ios_util.h',
« no previous file with comments | « base/base.gyp ('k') | base/ini_parser.h » ('j') | base/ini_parser.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698