Index: chrome/common/extensions/api/file_manager_private.idl |
diff --git a/chrome/common/extensions/api/file_manager_private.idl b/chrome/common/extensions/api/file_manager_private.idl |
index 3ee6df5bb8fb2ab81f6b541537d5917c0b62967f..820402eb5b18eb83a60affa9a767d4fd7750654a 100644 |
--- a/chrome/common/extensions/api/file_manager_private.idl |
+++ b/chrome/common/extensions/api/file_manager_private.idl |
@@ -98,10 +98,6 @@ enum InspectionType { |
// Device event type. |
enum DeviceEventType { |
- // Device scan is started. |
- scan_started, |
- // Device scan is cancelled. |
- scan_cancelled, |
// If the device is disabled by preference. |
disabled, |
// Device is removed. |