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

Unified Diff: bindings/tests/idls/core/TestInterfaceWillBeGarbageCollected.idl

Issue 1660113002: Updated to Chrome 45 (2454) moved from SVN to git. Base URL: https://github.com/dart-lang/webcore.git@roll_45
Patch Set: Created 4 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
Index: bindings/tests/idls/core/TestInterfaceWillBeGarbageCollected.idl
diff --git a/bindings/tests/idls/core/TestInterfaceWillBeGarbageCollected.idl b/bindings/tests/idls/core/TestInterfaceWillBeGarbageCollected.idl
index be955b036e9a15db6af2329cc3ba4a15dc9f73ed..8515a031b332fee890bcac8495944df3d437ee5d 100644
--- a/bindings/tests/idls/core/TestInterfaceWillBeGarbageCollected.idl
+++ b/bindings/tests/idls/core/TestInterfaceWillBeGarbageCollected.idl
@@ -32,6 +32,7 @@
Constructor(DOMString str),
NamedConstructor=TestInterface(DOMString str),
WillBeGarbageCollected,
+ Unforgeable,
] interface TestInterfaceWillBeGarbageCollected : EventTarget { // Inherit from EventTarget to test order of internal fields
attribute TestInterfaceWillBeGarbageCollected attr1;
void func(TestInterfaceWillBeGarbageCollected arg);
« no previous file with comments | « bindings/tests/idls/core/TestInterfaceOwnPropertiesDerived.idl ('k') | bindings/tests/idls/core/TestObject.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698