summaryrefslogtreecommitdiff
path: root/chromium/third_party/blink/renderer/modules/delegated_ink/idls.gni
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/blink/renderer/modules/delegated_ink/idls.gni')
-rw-r--r--chromium/third_party/blink/renderer/modules/delegated_ink/idls.gni12
1 files changed, 0 insertions, 12 deletions
diff --git a/chromium/third_party/blink/renderer/modules/delegated_ink/idls.gni b/chromium/third_party/blink/renderer/modules/delegated_ink/idls.gni
deleted file mode 100644
index 0fe1fd3db0e..00000000000
--- a/chromium/third_party/blink/renderer/modules/delegated_ink/idls.gni
+++ /dev/null
@@ -1,12 +0,0 @@
-# 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_idl_files = [
- "delegated_ink_trail_presenter.idl",
- "ink.idl",
-]
-
-modules_dictionary_idl_files = [ "ink_trail_style.idl" ]
-
-modules_dependency_idl_files = [ "navigator_ink.idl" ]