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

Unified Diff: Source/modules/crypto/WindowCrypto.idl

Issue 130943004: Regularize extended attributes on partial interfaces (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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 | « Source/core/xml/DocumentXPathEvaluator.idl ('k') | Source/modules/crypto/WorkerGlobalScopeCrypto.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/crypto/WindowCrypto.idl
diff --git a/Source/modules/crypto/WindowCrypto.idl b/Source/modules/crypto/WindowCrypto.idl
index 46ef6c4b039fbe298f3c8a1c71fd80f3ef58bb30..b80f1614c6d3ac161fb4c19fc6c3dbd9db99b570 100644
--- a/Source/modules/crypto/WindowCrypto.idl
+++ b/Source/modules/crypto/WindowCrypto.idl
@@ -29,8 +29,7 @@
*/
[
- ImplementedAs=DOMWindowCrypto
+ ImplementedAs=DOMWindowCrypto,
] partial interface Window {
readonly attribute Crypto crypto;
};
-
« no previous file with comments | « Source/core/xml/DocumentXPathEvaluator.idl ('k') | Source/modules/crypto/WorkerGlobalScopeCrypto.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698