Index: base/base_paths.h |
diff --git a/base/base_paths.h b/base/base_paths.h |
index 708d8e8b1cd320707017b13aefe0e0022164ec45..97e3a7dc14fcbc923cd53f5152dc163259ac6e3d 100644 |
--- a/base/base_paths.h |
+++ b/base/base_paths.h |
@@ -43,6 +43,7 @@ enum BasePathKey { |
#if defined(OS_ANDROID) |
DIR_ANDROID_APP_DATA, // Directory where to put android app's data. |
#endif |
+ DIR_MEDIA_LIBS, // Directory where the Media libraries reside. |
PATH_END |
}; |