 Chromium Code Reviews
 Chromium Code Reviews Issue 14107003:
  Update WebKit IDLs after chrome roll.  (Closed) 
  Base URL: https://dart.googlecode.com/svn/third_party/WebCore
    
  
    Issue 14107003:
  Update WebKit IDLs after chrome roll.  (Closed) 
  Base URL: https://dart.googlecode.com/svn/third_party/WebCore| Index: Modules/webdatabase/SQLError.idl | 
| diff --git a/Modules/webdatabase/SQLError.idl b/Modules/webdatabase/SQLError.idl | 
| index 4803584722fc06599b77a39170b8b58938cafe25..c05f3500b87c881ecce40c4f403d6305bfb6250e 100644 | 
| --- a/Modules/webdatabase/SQLError.idl | 
| +++ b/Modules/webdatabase/SQLError.idl | 
| @@ -29,7 +29,6 @@ | 
| [ | 
| Conditional=SQL_DATABASE, | 
| OmitConstructor, | 
| - JSNoStaticTables, | 
| ImplementationLacksVTable | 
| ] interface SQLError { | 
| readonly attribute unsigned long code; |