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

Unified Diff: extensions/common/DEPS

Issue 1301323005: Implement kiosk multiple apps feature. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix nits. Created 5 years, 4 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: extensions/common/DEPS
diff --git a/extensions/common/DEPS b/extensions/common/DEPS
index bef368e18fe6a99fd109b70046819eb3d5c7dc50..c717c57708eeeabe0ed85327e5912f77caf48223 100644
--- a/extensions/common/DEPS
+++ b/extensions/common/DEPS
@@ -6,4 +6,5 @@ include_rules = [
"+net",
"+third_party/libxml",
"+third_party/re2",
+ "+tools/json_schema_compiler",
]

Powered by Google App Engine
This is Rietveld 408576698