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

Unified Diff: sky/engine/core/html/canvas/WebGLDebugRendererInfo.idl

Issue 922893002: Merge the Sky Engine changes from the SkyDart branch (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 10 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: sky/engine/core/html/canvas/WebGLDebugRendererInfo.idl
diff --git a/sky/engine/core/html/canvas/WebGLDebugRendererInfo.idl b/sky/engine/core/html/canvas/WebGLDebugRendererInfo.idl
index fc7717b15fb3ed21362f97d4a51c1ec43e3a37b3..8369b7fbe5c0a4f1129111ad1a59f25e1bbd2849 100644
--- a/sky/engine/core/html/canvas/WebGLDebugRendererInfo.idl
+++ b/sky/engine/core/html/canvas/WebGLDebugRendererInfo.idl
@@ -25,7 +25,6 @@
[
NoInterfaceObject,
- DoNotCheckConstants,
] interface WebGLDebugRendererInfo {
const unsigned long UNMASKED_VENDOR_WEBGL = 0x9245;
const unsigned long UNMASKED_RENDERER_WEBGL = 0x9246;
« no previous file with comments | « sky/engine/core/html/canvas/WebGLDebugRendererInfo.h ('k') | sky/engine/core/html/canvas/WebGLDebugShaders.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698