summaryrefslogtreecommitdiff
path: root/chromium/third_party/blink/renderer/modules/lock_screen/idls.gni
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/blink/renderer/modules/lock_screen/idls.gni')
-rw-r--r--chromium/third_party/blink/renderer/modules/lock_screen/idls.gni7
1 files changed, 0 insertions, 7 deletions
diff --git a/chromium/third_party/blink/renderer/modules/lock_screen/idls.gni b/chromium/third_party/blink/renderer/modules/lock_screen/idls.gni
deleted file mode 100644
index b9929ad6e2a..00000000000
--- a/chromium/third_party/blink/renderer/modules/lock_screen/idls.gni
+++ /dev/null
@@ -1,7 +0,0 @@
-# Copyright 2021 The Chromium Authors. All rights reserved.
-# Use of this source code is governed by a BSD-style license that can be
-# found in the LICENSE file.
-
-modules_idl_files = [ "lock_screen_data.idl" ]
-
-modules_dependency_idl_files = [ "dom_window_lock_screen.idl" ]