Index: chromeos/chromeos_paths.h |
diff --git a/chromeos/chromeos_paths.h b/chromeos/chromeos_paths.h |
index 8d284de818256f2ecb45e47630ed0815e3e0f2c3..750042700417a5acae3f5fb3f9d26962dde54370 100644 |
--- a/chromeos/chromeos_paths.h |
+++ b/chromeos/chromeos_paths.h |
@@ -43,6 +43,7 @@ enum { |
// device-local accounts. |
// Currently this is used for |
// policy for extensions. |
+ DIR_SHARED_ASSETS, // Directory where shared Chrome OS assets are kept. |
satorux1
2014/12/08 00:43:57
Introduction of this seems unnecessary. If we are
michaelpg
2014/12/08 00:58:19
This patch did remove chrome::kChromeOSAssetPath.
|
PATH_END |
}; |