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

Unified Diff: components/safe_json_parser/DEPS

Issue 1140053003: Refactoring: Moving the SafeJsonParser to its own component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Moving dependency around 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
Index: components/safe_json_parser/DEPS
diff --git a/components/favicon/content/DEPS b/components/safe_json_parser/DEPS
similarity index 66%
copy from components/favicon/content/DEPS
copy to components/safe_json_parser/DEPS
index fe7bb13183f7dd1384b879305f395073a6d2f6c0..93f0eb64e5abc56d4f79e0a6c523f128b54ce80f 100644
--- a/components/favicon/content/DEPS
+++ b/components/safe_json_parser/DEPS
@@ -1,3 +1,5 @@
include_rules = [
+ "+base",
"+content/public",
+ "+ipc",
]

Powered by Google App Engine
This is Rietveld 408576698