Index: content/public/common/content_descriptors.h |
diff --git a/content/public/common/content_descriptors.h b/content/public/common/content_descriptors.h |
index ce7ab0e8d8af59498222f3fdad9d5576b0066185..5a6b234e5d97319700e8f63dcb82b762c8aed6d4 100644 |
--- a/content/public/common/content_descriptors.h |
+++ b/content/public/common/content_descriptors.h |
@@ -15,6 +15,7 @@ enum { |
#if defined(OS_ANDROID) |
kAndroidPropertyDescriptor, |
+ kAndroidICUDataDescriptor, |
#endif |
// The first key that embedders can use to register descriptors (see |