| Index: Source/core/html/canvas/WebGLFramebuffer.idl
 | 
| diff --git a/Source/core/html/canvas/WebGLFramebuffer.idl b/Source/core/html/canvas/WebGLFramebuffer.idl
 | 
| index e609513b270ba9ea1a185e515cc303d254d53128..3d1eab82420c5c9da866bc2934941914ebaaa877 100644
 | 
| --- a/Source/core/html/canvas/WebGLFramebuffer.idl
 | 
| +++ b/Source/core/html/canvas/WebGLFramebuffer.idl
 | 
| @@ -23,7 +23,5 @@
 | 
|   * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 
 | 
|   */
 | 
|  
 | 
| -[
 | 
| -    Conditional=WEBGL
 | 
| -] interface WebGLFramebuffer {
 | 
| +interface WebGLFramebuffer {
 | 
|  };
 | 
| 
 |