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

Unified Diff: components/safe_json/DEPS

Issue 1861573002: Convert the utility process JSON parser into a Mojo service. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rename build rule Created 4 years, 8 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/safe_json/DEPS
diff --git a/components/safe_json/DEPS b/components/safe_json/DEPS
index 79064f1694d15953beec19b8fab27e9d9d5321a3..f23c3125a52fb1c5049839813030e86fc222cca6 100644
--- a/components/safe_json/DEPS
+++ b/components/safe_json/DEPS
@@ -5,5 +5,6 @@ include_rules = [
"+grit", # For generated headers
"+ipc",
"+jni",
+ "+mojo/public/cpp",
"+ui/base",
]

Powered by Google App Engine
This is Rietveld 408576698