diff options
author | ahernandez.miralles@gmail.com <ahernandez.miralles@gmail.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-06-24 02:58:27 +0000 |
---|---|---|
committer | ahernandez.miralles@gmail.com <ahernandez.miralles@gmail.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-06-24 02:58:27 +0000 |
commit | 6735152ee0cafaccafd85548f05b2d10c29d6b41 (patch) | |
tree | 287d2906a24dc370344596c422ddd334d2bdfab0 /chrome/common/extensions/docs/templates/public/apps/identity.html | |
parent | 16b200c7e4852f7699be0196e68de116af83949c (diff) | |
download | chromium_src-6735152ee0cafaccafd85548f05b2d10c29d6b41.zip chromium_src-6735152ee0cafaccafd85548f05b2d10c29d6b41.tar.gz chromium_src-6735152ee0cafaccafd85548f05b2d10c29d6b41.tar.bz2 |
Docserver: Separate models for apps and extensions.
BUG=322094
Review URL: https://codereview.chromium.org/344453003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@279278 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/extensions/docs/templates/public/apps/identity.html')
-rw-r--r-- | chrome/common/extensions/docs/templates/public/apps/identity.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/extensions/docs/templates/public/apps/identity.html b/chrome/common/extensions/docs/templates/public/apps/identity.html index 2c2ab1e..a2cc69f 100644 --- a/chrome/common/extensions/docs/templates/public/apps/identity.html +++ b/chrome/common/extensions/docs/templates/public/apps/identity.html @@ -1 +1 @@ -{{+partials.standard_apps_api api:apis.identity/}} +{{+partials.standard_apps_api api:apis.apps.identity/}} |