Decode 'dict' cloud policies
commit905cae8e3a0e78d359ad1af3e0ef65f3a1e787c8
authorbartfab@chromium.org <bartfab@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 17 Jul 2013 14:27:37 +0000 (17 14:27 +0000)
committerbartfab@chromium.org <bartfab@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 17 Jul 2013 14:27:37 +0000 (17 14:27 +0000)
tree75afcb8093df7920cc0854a8b8095315225ba982
parent183b69d5186f2870185aa25b1ae6fc18f12a25d4
Decode 'dict' cloud policies

This CL implements the decoding of cloud policies with type 'dict' from
JSON strings. The decoding is a prerequisite for policies referencing
external data, which will be encoded as JSON strings.

BUG=108997,256635
TEST=Manual

Review URL: https://chromiumcodereview.appspot.com/19257003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@212039 0039d316-1c4b-4281-b951-d872f2087c98
chrome/tools/build/generate_policy_source.py