Index: chrome/common/extensions/BUILD.gn |
diff --git a/chrome/common/extensions/BUILD.gn b/chrome/common/extensions/BUILD.gn |
index 763ceb78e3fdf359048275b9d2373c2214e5c3e8..55a9e5d4600e8fea77e38e6e4100d07b9ac2a39a 100644 |
--- a/chrome/common/extensions/BUILD.gn |
+++ b/chrome/common/extensions/BUILD.gn |
@@ -26,6 +26,7 @@ group("test_features") { |
mojom("mojo_bindings") { |
sources = [ |
"media_parser.mojom", |
+ "wifi_credentials_getter.mojom", |
dcheng
2017/01/18 00:39:22
Should we only conditionally compile this interfac
Noel Gordon
2017/01/18 01:47:14
Yes, seems to work. Done.
|
] |
public_deps = [ |