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

Unified Diff: third_party/WebKit/Source/modules/webgl/OESTextureHalfFloat.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
Index: third_party/WebKit/Source/modules/webgl/OESTextureHalfFloat.idl
diff --git a/third_party/WebKit/Source/modules/webgl/OESTextureHalfFloat.idl b/third_party/WebKit/Source/modules/webgl/OESTextureHalfFloat.idl
index 37aabace40bd96d51ee253dbef8b81a0c7bd390c..2769a76e5ca721ec6ee7ccf6cd9ba7ed1d702086 100644
--- a/third_party/WebKit/Source/modules/webgl/OESTextureHalfFloat.idl
+++ b/third_party/WebKit/Source/modules/webgl/OESTextureHalfFloat.idl
@@ -23,8 +23,6 @@
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-typedef unsigned long GLenum;
-
[
NoInterfaceObject,
DoNotCheckConstants,

Powered by Google App Engine
This is Rietveld 408576698