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

Unified Diff: Source/bindings/tests/idls/TestImplements.idl

Issue 217053007: Revert of Make DOMWrapperWorld::current() return a reference instead of a pointer (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Revert 213543004 too Created 6 years, 9 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 | « Source/bindings/tests/idls/TestEventTarget.idl ('k') | Source/bindings/tests/idls/TestImplements2.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/bindings/tests/idls/TestImplements.idl
diff --git a/Source/bindings/tests/idls/TestImplements.idl b/Source/bindings/tests/idls/TestImplements.idl
index e6e55dbf43888e16dc7b672db791ea591f120b04..8babb843db26a3e65a2521911d24e7d73e9aac62 100644
--- a/Source/bindings/tests/idls/TestImplements.idl
+++ b/Source/bindings/tests/idls/TestImplements.idl
@@ -27,7 +27,7 @@
*/
[
- NoInterfaceObject, // Always used on target of 'implements'
+ NoInterfaceObject, // Always used on target of 'implements'
] interface TestImplements {
static readonly attribute long implementsStaticReadOnlyLongAttribute;
static attribute DOMString implementsStaticStringAttribute;
« no previous file with comments | « Source/bindings/tests/idls/TestEventTarget.idl ('k') | Source/bindings/tests/idls/TestImplements2.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698