Index: components/arc/common/power.mojom |
diff --git a/components/arc/common/power.mojom b/components/arc/common/power.mojom |
index b1cfbae41a746ae1c30982e74fcc8892e0f07687..22792e29fec5e847e5bb525ba539535674f949d4 100644 |
--- a/components/arc/common/power.mojom |
+++ b/components/arc/common/power.mojom |
@@ -6,6 +6,7 @@ module arc; |
// Enumerates the types of wake lock the ARC instance can request from the |
// host. |
+[Extensible=True] |
enum DisplayWakeLockType { |
// Does not allow the screen to dim, turn off, or lock; prevents |
// idle suspend. |