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

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: Remove extended initializer list for linux_chromeos build. 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') | no next file with comments »
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 047ea7085637fdebdaf50adc6842cafc52d5141f..510cad1a693f468683220e81b7833ac1aa2ba68d 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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698