summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/WebKit/Source/modules/webdatabase/SQLError.idl
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/WebKit/Source/modules/webdatabase/SQLError.idl')
-rw-r--r--chromium/third_party/WebKit/Source/modules/webdatabase/SQLError.idl1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/third_party/WebKit/Source/modules/webdatabase/SQLError.idl b/chromium/third_party/WebKit/Source/modules/webdatabase/SQLError.idl
index daaed712dc1..b084c977a86 100644
--- a/chromium/third_party/WebKit/Source/modules/webdatabase/SQLError.idl
+++ b/chromium/third_party/WebKit/Source/modules/webdatabase/SQLError.idl
@@ -27,6 +27,7 @@
*/
[
+ WillBeGarbageCollected,
NoInterfaceObject
] interface SQLError {
readonly attribute unsigned long code;