Index: chrome/common/BUILD.gn |
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn |
index a4819a3dca4315dfb9d85e2fb123790670283518..d896d4fbcb220ac48ed90cb3c4a9cf5e37403075 100644 |
--- a/chrome/common/BUILD.gn |
+++ b/chrome/common/BUILD.gn |
@@ -690,6 +690,7 @@ mojom("mojo_bindings") { |
"renderer_configuration.mojom", |
"resource_usage_reporter.mojom", |
"shell_handler_win.mojom", |
+ "zip_file_creator.mojom", |
dcheng
2017/02/24 19:16:35
Can we include this in a if (is_chromeos) block?
Noel Gordon
2017/02/27 02:58:08
Done.
|
] |
public_deps = [ |