Chromium Code Reviews| Index: Source/modules/quota/StorageErrorCallback.idl |
| diff --git a/Source/modules/quota/StorageErrorCallback.idl b/Source/modules/quota/StorageErrorCallback.idl |
| index 972216b6a079b3cbb0ba8f28974765444827eb09..303204d6a42eb8342beb8e09d8bb548e3cd68a89 100644 |
| --- a/Source/modules/quota/StorageErrorCallback.idl |
| +++ b/Source/modules/quota/StorageErrorCallback.idl |
| @@ -29,6 +29,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| Callback |
| ] interface StorageErrorCallback { |
| boolean handleEvent(DOMCoreException error); |