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

Unified Diff: chrome/chrome.gyp

Issue 1203083002: Add a JSON sanitizer. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: build files Created 5 years, 5 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.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 6d10f0d565953980d2ddf7169de52d72d7aa75f7..f0bcc0aa0ef576c03ff5938329cb7ef029ca2782 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -598,9 +598,10 @@
'../components/components.gyp:gcm_driver_java',
'../components/components.gyp:invalidation_java',
'../components/components.gyp:navigation_interception_java',
- '../components/components.gyp:service_tab_launcher_java',
'../components/components.gyp:policy_java',
'../components/components.gyp:precache_java',
+ '../components/components.gyp:safe_json_java',
+ '../components/components.gyp:service_tab_launcher_java',
'../components/components.gyp:variations_java',
'../components/components.gyp:web_contents_delegate_android_java',
'../content/content.gyp:content_java',
« no previous file with comments | « chrome/browser/supervised_user/supervised_user_whitelist_service_unittest.cc ('k') | chrome/test/base/chrome_test_suite.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698