summaryrefslogtreecommitdiffstats
path: root/layout/style/bindgen.toml.in
diff options
context:
space:
mode:
Diffstat (limited to 'layout/style/bindgen.toml.in')
-rw-r--r--layout/style/bindgen.toml.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/layout/style/bindgen.toml.in b/layout/style/bindgen.toml.in
new file mode 100644
index 0000000000..154f3e514e
--- /dev/null
+++ b/layout/style/bindgen.toml.in
@@ -0,0 +1,4 @@
+[build]
+args = [
+ @BINDGEN_SYSTEM_TOML_FLAGS@
+]