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

Unified Diff: tools/dom/dom.json

Issue 17550014: Fixing up previous CL to fix Dartium issues. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 6 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: tools/dom/dom.json
diff --git a/tools/dom/dom.json b/tools/dom/dom.json
index 67bf2043d81c1e325009efba237a1245a10e8acf..e59913a5307d437e26a910a81e484ba9cd5f4c50 100644
--- a/tools/dom/dom.json
+++ b/tools/dom/dom.json
@@ -2153,7 +2153,8 @@
"DRAW_BUFFER8_EXT": {},
"DRAW_BUFFER9_EXT": {},
"MAX_COLOR_ATTACHMENTS_EXT": {},
- "MAX_DRAW_BUFFERS_EXT": {}
+ "MAX_DRAW_BUFFERS_EXT": {},
+ "drawBuffersEXT": {}
},
"support_level": "stable"
},
@@ -11792,4 +11793,4 @@
},
"support_level": "nonstandard"
}
-}
+}

Powered by Google App Engine
This is Rietveld 408576698