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

Unified Diff: chrome/android/java/DEPS

Issue 2039303002: Sanitize JSON string before parsing it. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix deps Created 4 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
Index: chrome/android/java/DEPS
diff --git a/chrome/android/java/DEPS b/chrome/android/java/DEPS
index a01fdf3ea40247410cbca31085c1151b2565c893..b90107d7fa16bd974e4d5b2fc4407e61e3278d81 100644
--- a/chrome/android/java/DEPS
+++ b/chrome/android/java/DEPS
@@ -5,6 +5,7 @@ include_rules = [
"+components/gcm_driver/android/java/src/org/chromium/components/gcm_driver",
"+components/navigation_interception",
"+components/precache/android/java",
+ "+components/safe_json/android/java",
"+components/service_tab_launcher",
"+components/web_contents_delegate_android",
"+components/web_restrictions",

Powered by Google App Engine
This is Rietveld 408576698