Index: extensions/common/api/power.idl |
diff --git a/extensions/common/api/power.idl b/extensions/common/api/power.idl |
index 2a25353ac8979b6cc8944bb303d5fec37042c132..c5337a80d4a2f8263c0adecef1b33cca07f3e59a 100644 |
--- a/extensions/common/api/power.idl |
+++ b/extensions/common/api/power.idl |
@@ -4,7 +4,7 @@ |
// Use the <code>chrome.power</code> API to override the system's power |
// management features. |
-namespace power { |
+[use_movable_types=true] namespace power { |
[noinline_doc] enum Level { |
// Prevent the system from sleeping in response to user inactivity. |
system, |