summaryrefslogtreecommitdiff
path: root/chromium/third_party/blink/renderer/modules/webshare/idls.gni
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/blink/renderer/modules/webshare/idls.gni')
-rw-r--r--chromium/third_party/blink/renderer/modules/webshare/idls.gni7
1 files changed, 7 insertions, 0 deletions
diff --git a/chromium/third_party/blink/renderer/modules/webshare/idls.gni b/chromium/third_party/blink/renderer/modules/webshare/idls.gni
new file mode 100644
index 00000000000..65bdfe7b38b
--- /dev/null
+++ b/chromium/third_party/blink/renderer/modules/webshare/idls.gni
@@ -0,0 +1,7 @@
+# Copyright 2020 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_dictionary_idl_files = [ "share_data.idl" ]
+
+modules_dependency_idl_files = [ "navigator_share.idl" ]