Skip to content

Commit

Permalink
Rename interfaces/wake-lock.idl to screen-wake-lock.idl (#26024)
Browse files Browse the repository at this point in the history
screen-wake-lock.idl has been added to webref after the publication
of https://www.w3.org/TR/screen-wake-lock/.

Closes #25926.
  • Loading branch information
foolip authored Oct 7, 2020
1 parent 98049d9 commit 90d5ebe
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion screen-wake-lock/idlharness.https.window.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
'use strict';

idl_test(
['wake-lock'],
['screen-wake-lock'],
['dom', 'html'],
async idl_array => {
idl_array.add_objects({ Navigator: ['navigator'] });
Expand Down

0 comments on commit 90d5ebe

Please sign in to comment.