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

Unified Diff: chrome/DEPS

Issue 22807004: Moved chrome/common/json_schema to components/json_schema. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fixed android isolates Created 7 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
« no previous file with comments | « no previous file | chrome/browser/policy/policy_loader_win.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/DEPS
diff --git a/chrome/DEPS b/chrome/DEPS
index 520629fd47c476e00f5432204490c57c6a651d9a..07ac7d384f65442d3a55ebd02624f3a43fb9c514 100644
--- a/chrome/DEPS
+++ b/chrome/DEPS
@@ -28,6 +28,7 @@ include_rules = [
"-chrome",
"+chrome/common",
"+chrome/test",
+ "+components/json_schema",
"+components/sessions",
"+components/visitedlink/common",
"+content/public/common",
« no previous file with comments | « no previous file | chrome/browser/policy/policy_loader_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698