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

Unified Diff: components/components.gyp

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: components/components.gyp
diff --git a/components/components.gyp b/components/components.gyp
index 0bdfebb6ffdc147ebdec0be118b9946ff3d900f8..2f2cfcdc1acde75675a7c4023c80ed5a8acf77b1 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -57,6 +57,7 @@
'query_parser.gypi',
'rappor.gypi',
'renderer_context_menu.gypi',
+ 'safe_json_parser.gypi',
'search.gypi',
'search_engines.gypi',
'search_provider_logos.gypi',

Powered by Google App Engine
This is Rietveld 408576698