Index: chrome/common/extensions/api/file_browser_private.idl |
diff --git a/chrome/common/extensions/api/file_browser_private.idl b/chrome/common/extensions/api/file_browser_private.idl |
index 91e0d1cd3ede323e5671927fddef9bc6a4e0dc93..b6fb84bdc8e4f9a5a08d08b192d766e43dd4d67b 100644 |
--- a/chrome/common/extensions/api/file_browser_private.idl |
+++ b/chrome/common/extensions/api/file_browser_private.idl |
@@ -237,9 +237,6 @@ dictionary ProfileInfo { |
// TODO(hirono): Remove the property because of the design change of |
// multi-profile suuport. |
boolean isCurrentProfile; |
- |
- // Image set of profile image. |
- ImageSet? profileImage; |
}; |
// Mounted disk volume metadata. |