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

Unified Diff: components/components.gyp

Issue 1211793002: Rename safe_json_parser component to safe_json. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: review Created 5 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 | « components/BUILD.gn ('k') | components/safe_json.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components.gyp
diff --git a/components/components.gyp b/components/components.gyp
index 113b1ec271ddc0c5e725f39d03821a4f5e64c70f..512802db81a754eea651b4e256542ee581f54b98 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -96,7 +96,7 @@
'message_port.gypi',
'navigation_interception.gypi',
'power.gypi',
- 'safe_json_parser.gypi',
+ 'safe_json.gypi',
'visitedlink.gypi',
'web_cache.gypi',
'web_contents_delegate_android.gypi',
« no previous file with comments | « components/BUILD.gn ('k') | components/safe_json.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698