Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1629)

Unified Diff: third_party/WebCore/html/canvas/WebGLRenderingContext.idl

Issue 10358016: Roll IDL to multivm@477 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebCore/html/canvas/WebGLRenderingContext.idl
diff --git a/third_party/WebCore/html/canvas/WebGLRenderingContext.idl b/third_party/WebCore/html/canvas/WebGLRenderingContext.idl
index 8efb72fa9fe5dac7a4887dc57c46f1575414a121..95100e4fd8ac6846fd4c53a895e392ad16795551 100644
--- a/third_party/WebCore/html/canvas/WebGLRenderingContext.idl
+++ b/third_party/WebCore/html/canvas/WebGLRenderingContext.idl
@@ -384,7 +384,6 @@ module html {
/* Shader Source */
const unsigned int COMPILE_STATUS = 0x8B81;
- const unsigned int SHADER_COMPILER = 0x8DFA;
/* Shader Precision-Specified Types */
const unsigned int LOW_FLOAT = 0x8DF0;
« no previous file with comments | « third_party/WebCore/html/canvas/CanvasPixelArray.idl ('k') | third_party/WebCore/inspector/InspectorFrontendHost.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698