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

Unified Diff: third_party/WebKit/Source/modules/webgl/WebGLDrawBuffers.idl

Issue 2138673002: IDL: Remove duplicated typedefs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: comment Created 4 years, 5 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 | « third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.idl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/modules/webgl/WebGLDrawBuffers.idl
diff --git a/third_party/WebKit/Source/modules/webgl/WebGLDrawBuffers.idl b/third_party/WebKit/Source/modules/webgl/WebGLDrawBuffers.idl
index cf76ce1c045fae1bab91db7c283ff8622171b892..5618b1f8ff1ada3e4c46471f4607c9a46de8739e 100644
--- a/third_party/WebKit/Source/modules/webgl/WebGLDrawBuffers.idl
+++ b/third_party/WebKit/Source/modules/webgl/WebGLDrawBuffers.idl
@@ -23,8 +23,6 @@
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-typedef unsigned long GLenum;
-
[
NoInterfaceObject,
DoNotCheckConstants,
« no previous file with comments | « third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698