| Index: chrome/browser/chromeos/file_manager/volume_manager.h
|
| diff --git a/chrome/browser/chromeos/file_manager/volume_manager.h b/chrome/browser/chromeos/file_manager/volume_manager.h
|
| index 0c55b5f6c52462cde147fee977e7fa75e0e1e30c..8715df539d2f703b5aefb096f6d012a45962cc1d 100644
|
| --- a/chrome/browser/chromeos/file_manager/volume_manager.h
|
| +++ b/chrome/browser/chromeos/file_manager/volume_manager.h
|
| @@ -107,9 +107,6 @@
|
|
|
| // True if the volume is read only.
|
| bool is_read_only;
|
| -
|
| - // True if the volume contains media.
|
| - bool has_media;
|
| };
|
|
|
| // Manages "Volume"s for file manager. Here are "Volume"s.
|
|
|