summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_paths.h
diff options
context:
space:
mode:
authorrdsmith@chromium.org <rdsmith@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-02-13 20:51:13 +0000
committerrdsmith@chromium.org <rdsmith@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-02-13 20:51:13 +0000
commit096a9e60aaa92b6866509a4600c13ded7fccb11c (patch)
tree9ecdb6dc17a751408b907bf38c3567e4b913c6b8 /chrome/common/chrome_paths.h
parent2bc9094052fb4dceab4363ad72f87c6031fd400f (diff)
downloadchromium_src-096a9e60aaa92b6866509a4600c13ded7fccb11c.zip
chromium_src-096a9e60aaa92b6866509a4600c13ded7fccb11c.tar.gz
chromium_src-096a9e60aaa92b6866509a4600c13ded7fccb11c.tar.bz2
Revert 182279 due to failure in CloudPolicyTest.FetchPolicyWithRotatedKey on ChromeOS Asan bots.
> Verify the signature on user cloud policy downloads. > > The signature on the user cloud policy blob is already verified by the session > manager on ChromeOS, but should also be verified by Chrome before storing new > policy, and after loading policy from the cache. > > BUG=174015 > > > Review URL: https://chromiumcodereview.appspot.com/12183017 TBR=joaodasilva@chromium.org Review URL: https://codereview.chromium.org/12255017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@182302 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/chrome_paths.h')
-rw-r--r--chrome/common/chrome_paths.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/common/chrome_paths.h b/chrome/common/chrome_paths.h
index aa61b9b..4abaf9d 100644
--- a/chrome/common/chrome_paths.h
+++ b/chrome/common/chrome_paths.h
@@ -104,8 +104,6 @@ enum {
// reside.
FILE_DEFAULT_APP_ORDER, // Full path to the json file that defines the
// default app order.
- DIR_USER_POLICY_KEYS, // Directory where the session_manager stores
- // the user policy keys.
#endif
// Valid only in development environment; TODO(darin): move these