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

Unified Diff: chrome/chrome_utility.gypi

Issue 1140053003: Refactoring: Moving the SafeJsonParser to its own component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Moving to namespace Created 5 years, 7 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
Index: chrome/chrome_utility.gypi
diff --git a/chrome/chrome_utility.gypi b/chrome/chrome_utility.gypi
index 08d58b24aa2ce3433f541722a08d7bd06be61af2..38ba5952762d1cf5cb337ea53b3a97d6ab26e1b8 100644
--- a/chrome/chrome_utility.gypi
+++ b/chrome/chrome_utility.gypi
@@ -64,6 +64,8 @@
'utility/importer/safari_importer.mm',
'utility/profile_import_handler.cc',
'utility/profile_import_handler.h',
+ 'utility/safe_json_parser_handler.cc',
+ 'utility/safe_json_parser_handler.h',
],
'chrome_utility_shared_media_sources': [
'utility/media_galleries/image_metadata_extractor.cc',

Powered by Google App Engine
This is Rietveld 408576698