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

Unified Diff: third_party/WebCore/html/canvas/WebGLDepthTexture.idl

Issue 10590003: Roll IDL to multivm@615 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 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: third_party/WebCore/html/canvas/WebGLDepthTexture.idl
diff --git a/third_party/WebCore/html/canvas/OESTextureFloat.idl b/third_party/WebCore/html/canvas/WebGLDepthTexture.idl
similarity index 94%
copy from third_party/WebCore/html/canvas/OESTextureFloat.idl
copy to third_party/WebCore/html/canvas/WebGLDepthTexture.idl
index 6537f470761bf7c48a8044b3e7c85d1515641ea3..507450d18bbb19f5b348badabbc2bd767c96f6c8 100644
--- a/third_party/WebCore/html/canvas/OESTextureFloat.idl
+++ b/third_party/WebCore/html/canvas/WebGLDepthTexture.idl
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010 Google Inc. All rights reserved.
+ * Copyright (C) 2012 Google Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
@@ -28,6 +28,6 @@ module html {
Conditional=WEBGL,
JSGenerateIsReachable=ImplContext,
OmitConstructor
- ] OESTextureFloat {
+ ] WebGLDepthTexture {
};
}
« no previous file with comments | « third_party/WebCore/html/HTMLTextAreaElement.idl ('k') | third_party/WebCore/inspector/ScriptProfileNode.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698