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

Unified Diff: chrome/common/chrome_paths.h

Issue 12183017: Verify the signature on user cloud policy downloads. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased, addressed latest comments Created 7 years, 10 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
Index: chrome/common/chrome_paths.h
diff --git a/chrome/common/chrome_paths.h b/chrome/common/chrome_paths.h
index 58a32c0d3a9dd021f957fc95ad2e148792b7211a..ee2a1d213f93c1563b1523c339c82b8563fb528f 100644
--- a/chrome/common/chrome_paths.h
+++ b/chrome/common/chrome_paths.h
@@ -102,6 +102,8 @@ enum {
// wallpaper thumbnails 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

Powered by Google App Engine
This is Rietveld 408576698