Chromium Code Reviews| Index: content/common/BUILD.gn |
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn |
| index 9acdb735bf4575f46586f8efa76f3ba0b973b3b1..a08c2b013ac4697d171693d057565842d3741e5b 100644 |
| --- a/content/common/BUILD.gn |
| +++ b/content/common/BUILD.gn |
| @@ -649,5 +649,4 @@ mojom("mojo_bindings") { |
| export_class_attribute = "CONTENT_EXPORT" |
| export_define = "CONTENT_IMPLEMENTATION=1" |
| export_header = "content/common/content_export.h" |
| - use_once_callback = true |
| } |