Index: chrome/common/extensions/api/experimental_system_info_storage.idl |
diff --git a/chrome/common/extensions/api/experimental_system_info_storage.idl b/chrome/common/extensions/api/experimental_system_info_storage.idl |
index 2c8cc940d097c2e83dcecbb5ba23756dd69d1e25..4054fcd996d8d18a9531951582363cdaf255aea7 100644 |
--- a/chrome/common/extensions/api/experimental_system_info_storage.idl |
+++ b/chrome/common/extensions/api/experimental_system_info_storage.idl |
@@ -50,6 +50,6 @@ namespace experimental.systemInfo.storage { |
// Fired when a removable storage is detached from the system. |
static void onDetached(DOMString id); |
}; |
- |
+ |
}; |