summaryrefslogtreecommitdiff
path: root/common/constants.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/constants.h')
-rw-r--r--common/constants.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/common/constants.h b/common/constants.h
index 44b20b0f..67519bdd 100644
--- a/common/constants.h
+++ b/common/constants.h
@@ -19,9 +19,8 @@
namespace chromeos_update_engine {
-// The root path of all DLC modules metadata.
-// Keep this in sync with the one in dlcservice.
-extern const char kDlcMetadataRootpath[];
+// The root path of all DLC metadata.
+extern const char kDlcPrefsSubDir[];
// Directory for AU prefs that are preserved across powerwash.
extern const char kPowerwashSafePrefsSubDirectory[];