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

Unified Diff: trunk/src/chromeos/chromeos_paths.h

Issue 60683002: Revert 233048 "Support policies referencing external data for de..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 1 month 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
« no previous file with comments | « trunk/src/chrome/chrome_tests.gypi ('k') | trunk/src/chromeos/chromeos_paths.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/chromeos/chromeos_paths.h
===================================================================
--- trunk/src/chromeos/chromeos_paths.h (revision 233050)
+++ trunk/src/chromeos/chromeos_paths.h (working copy)
@@ -27,13 +27,10 @@
// store the uptime at which an update
// became necessary. The file should be
// cleared on boot.
- DIR_DEVICE_LOCAL_ACCOUNT_EXTENSIONS, // Directory under which a cache of
- // force-installed extensions is
- // maintained for each device-local
- // account.
- DIR_DEVICE_LOCAL_ACCOUNT_EXTERNAL_DATA, // Directory where external data
- // referenced by policies is cached
- // for device-local accounts.
+ DIR_DEVICE_LOCAL_ACCOUNT_CACHE, // Directory under which a cache of
+ // force-installed extensions is maintained
+ // for each device-local account.
+
PATH_END
};
« no previous file with comments | « trunk/src/chrome/chrome_tests.gypi ('k') | trunk/src/chromeos/chromeos_paths.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698