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

Unified Diff: modules/plugins/PluginArray.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
« no previous file with comments | « modules/plugins/Plugin.idl ('k') | modules/presentation/DefaultSessionStartEvent.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/plugins/PluginArray.idl
diff --git a/core/plugins/PluginArray.idl b/modules/plugins/PluginArray.idl
similarity index 97%
rename from core/plugins/PluginArray.idl
rename to modules/plugins/PluginArray.idl
index dc2ab1d31a45fcde0b9fb6d1c82107233de56889..c0a5abb65d6ad2ee08adc61c89c5a5561a212e0e 100644
--- a/core/plugins/PluginArray.idl
+++ b/modules/plugins/PluginArray.idl
@@ -19,7 +19,7 @@
*/
[
- WillBeGarbageCollected,
+ GarbageCollected,
ImplementedAs=DOMPluginArray
] interface PluginArray {
readonly attribute unsigned long length;
« no previous file with comments | « modules/plugins/Plugin.idl ('k') | modules/presentation/DefaultSessionStartEvent.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698