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

Unified Diff: third_party/WebKit/Source/modules/webgl/WebGLContextGroup.h

Issue 2625053002: Remove redefinitions of ExceptionCode. (Closed)
Patch Set: Created 3 years, 11 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/quota/StorageErrorCallback.h ('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/WebGLContextGroup.h
diff --git a/third_party/WebKit/Source/modules/webgl/WebGLContextGroup.h b/third_party/WebKit/Source/modules/webgl/WebGLContextGroup.h
index 8884a063ac7abdcf287a7572b065dad312d88fec..408c954313470f7fd32ca3fae1fb1a67585dd2f3 100644
--- a/third_party/WebKit/Source/modules/webgl/WebGLContextGroup.h
+++ b/third_party/WebKit/Source/modules/webgl/WebGLContextGroup.h
@@ -34,8 +34,6 @@
namespace blink {
-typedef int ExceptionCode;
-
class WebGLContextGroup final : public GarbageCollected<WebGLContextGroup>,
public TraceWrapperBase {
WTF_MAKE_NONCOPYABLE(WebGLContextGroup);
« no previous file with comments | « third_party/WebKit/Source/modules/quota/StorageErrorCallback.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698