Index: third_party/WebKit/Source/bindings/modules/v8/BUILD.gn |
diff --git a/third_party/WebKit/Source/bindings/modules/v8/BUILD.gn b/third_party/WebKit/Source/bindings/modules/v8/BUILD.gn |
index a6507fe47df522862249b17423e5296140c27c67..4da3e425bb39ea306be33e25a8fdfb5253d3dbbc 100644 |
--- a/third_party/WebKit/Source/bindings/modules/v8/BUILD.gn |
+++ b/third_party/WebKit/Source/bindings/modules/v8/BUILD.gn |
@@ -5,6 +5,7 @@ |
import("//third_party/WebKit/Source/bindings/modules/v8/generated.gni") |
import("//third_party/WebKit/Source/bindings/scripts/scripts.gni") |
import("//third_party/WebKit/Source/modules/modules.gni") |
+import("//third_party/WebKit/Source/modules/modules_idl_files.gni") |
visibility = [ "//third_party/WebKit/*" ] |