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

Unified Diff: chromeos/chromeos_paths.h

Issue 1301323005: Implement kiosk multiple apps feature. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix nits. Created 5 years, 4 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: chromeos/chromeos_paths.h
diff --git a/chromeos/chromeos_paths.h b/chromeos/chromeos_paths.h
index 2e500d9a1277e6d53e9a644b58e98bb59b1943d4..95fdcfa05643e7c92567489e1c764087c111d96e 100644
--- a/chromeos/chromeos_paths.h
+++ b/chromeos/chromeos_paths.h
@@ -46,6 +46,8 @@ enum {
// policy for extensions.
DIR_DEVICE_COLOR_CALIBRATION_PROFILES, // Directory where system color
// calibration files can be found.
+ DIR_DEVICE_EXTENSION_LOCAL_CACHE, // Directory where extension local cache
+ // is stored.
PATH_END
};

Powered by Google App Engine
This is Rietveld 408576698