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

Unified Diff: components/safe_json/DEPS

Issue 1203083002: Add a JSON sanitizer. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: review 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
« no previous file with comments | « components/safe_json/BUILD.gn ('k') | components/safe_json/android/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/safe_json/DEPS
diff --git a/components/safe_json/DEPS b/components/safe_json/DEPS
index 4e771fcabeeb1f6107d93fc11da1441744e9826f..604f76f6be4194c3f1afd0737e9f4a63e3b54a99 100644
--- a/components/safe_json/DEPS
+++ b/components/safe_json/DEPS
@@ -2,7 +2,7 @@ include_rules = [
"+base",
"+content/public",
jochen (gone - plz use gerrit) 2015/07/13 09:16:17 please restrict to c/p/browser
Bernhard Bauer 2015/07/13 09:41:40 components/safe_json/safe_json_parser_messages.h n
Bernhard Bauer 2015/07/13 09:43:25 Oh, and SafeJsonParserMessageFilter needs c/p/util
"+grit", # For generated headers
- "+grit/components_strings.h", # For generated headers
"+ipc",
+ "+jni",
"+ui/base",
]
« no previous file with comments | « components/safe_json/BUILD.gn ('k') | components/safe_json/android/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698