| Index: chrome/browser/chromeos/policy/proto/chrome_device_policy.proto
|
| diff --git a/chrome/browser/chromeos/policy/proto/chrome_device_policy.proto b/chrome/browser/chromeos/policy/proto/chrome_device_policy.proto
|
| index 3fbbaac3961176e0f5b13d0b93ec72a9ef762f3e..52ccfa3ef9441705cf54f39a346a05297225da1a 100644
|
| --- a/chrome/browser/chromeos/policy/proto/chrome_device_policy.proto
|
| +++ b/chrome/browser/chromeos/policy/proto/chrome_device_policy.proto
|
| @@ -561,8 +561,7 @@ message LoginScreenPowerManagementProto {
|
| }
|
|
|
| message AutoCleanupSettigsProto {
|
| - // Configures strategy for automatic clean-up process that is run when device
|
| - // runs out of free disk space. One of "remove-lru", "remove-lru-if-dormant".
|
| + // Deprecated. There is only one disk-full cleanup strategy: LRU.
|
| optional string clean_up_strategy = 1;
|
| }
|
|
|
|
|