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

Unified Diff: chrome/utility/DEPS

Issue 1140053003: Refactoring: Moving the SafeJsonParser to its own component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Catching up with WebstoreInstallHelper changes Created 5 years, 7 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 | « chrome/utility/BUILD.gn ('k') | chrome/utility/chrome_content_utility_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/utility/DEPS
diff --git a/chrome/utility/DEPS b/chrome/utility/DEPS
index 134c052f7bbb921c2ba6611fd0192363664818df..fb25cd19503b6af2dee9622f71bf2761cbb46353 100644
--- a/chrome/utility/DEPS
+++ b/chrome/utility/DEPS
@@ -3,6 +3,7 @@ include_rules = [
"+content/public/child",
"+content/public/utility",
"+components/wifi",
+ "+components/safe_json_parser",
"+courgette",
"+extensions/common",
"+sandbox/linux/seccomp-bpf/sandbox_bpf.h",
« no previous file with comments | « chrome/utility/BUILD.gn ('k') | chrome/utility/chrome_content_utility_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698