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 5efd19a0ac36f09309a49dc99d86d6766e0ea809..cadfd5539d55065b014c1302e295bb1b716ef901 100644 |
--- a/chrome/common/extensions/api/file_browser_private.idl |
+++ b/chrome/common/extensions/api/file_browser_private.idl |
@@ -239,9 +239,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. |