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

Unified Diff: chrome/utility/DEPS

Issue 1211793002: Rename safe_json_parser component to safe_json. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: review Created 5 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
« no previous file with comments | « chrome/utility/BUILD.gn ('k') | chrome/utility/safe_json_parser_handler.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 e621c4f40284391e0b126e4eb707663705957b8c..ed346805e25d2cbf326ee6ca1ca1957a913c83de 100644
--- a/chrome/utility/DEPS
+++ b/chrome/utility/DEPS
@@ -3,7 +3,7 @@ include_rules = [
"+content/public/child",
"+content/public/utility",
"+components/wifi",
- "+components/safe_json_parser",
+ "+components/safe_json",
"+courgette",
"+extensions/common",
"+skia/ext",
« no previous file with comments | « chrome/utility/BUILD.gn ('k') | chrome/utility/safe_json_parser_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698