diff options
| author | joaodasilva@chromium.org <joaodasilva@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-08-13 22:55:07 +0000 |
|---|---|---|
| committer | joaodasilva@chromium.org <joaodasilva@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-08-13 22:55:07 +0000 |
| commit | fb1397cef99cab7b52130905de9006d52b28d0e6 (patch) | |
| tree | 36787176f93388470ed6b8593b56915c3105e5d1 /chrome/DEPS | |
| parent | 475a87a928354bd896d4149f69de2c01185f6187 (diff) | |
| download | chromium_src-fb1397cef99cab7b52130905de9006d52b28d0e6.zip chromium_src-fb1397cef99cab7b52130905de9006d52b28d0e6.tar.gz chromium_src-fb1397cef99cab7b52130905de9006d52b28d0e6.tar.bz2 | |
Moved chrome/common/json_schema to components/json_schema.
BUG=271392
Review URL: https://chromiumcodereview.appspot.com/22807004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@217364 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/DEPS')
| -rw-r--r-- | chrome/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/DEPS b/chrome/DEPS index 520629fd4..07ac7d3 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", |
