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

Unified Diff: sky/engine/core/html/canvas/OESStandardDerivatives.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
« no previous file with comments | « sky/engine/core/html/canvas/OESStandardDerivatives.h ('k') | sky/engine/core/html/canvas/OESTextureFloat.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/core/html/canvas/OESStandardDerivatives.idl
diff --git a/sky/engine/core/html/canvas/OESStandardDerivatives.idl b/sky/engine/core/html/canvas/OESStandardDerivatives.idl
index 0c4cb17e7f5ebf6c745c981776fce3c4a2d140ac..91b53dbaefce8ee7f2d40472f5493a9c5745f153 100644
--- a/sky/engine/core/html/canvas/OESStandardDerivatives.idl
+++ b/sky/engine/core/html/canvas/OESStandardDerivatives.idl
@@ -25,7 +25,6 @@
[
NoInterfaceObject,
- DoNotCheckConstants,
] interface OESStandardDerivatives {
const unsigned long FRAGMENT_SHADER_DERIVATIVE_HINT_OES = 0x8B8B;
};
« no previous file with comments | « sky/engine/core/html/canvas/OESStandardDerivatives.h ('k') | sky/engine/core/html/canvas/OESTextureFloat.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698