Chromium Code Reviews| Index: services/resource_coordinator/public/interfaces/BUILD.gn |
| diff --git a/services/resource_coordinator/public/interfaces/BUILD.gn b/services/resource_coordinator/public/interfaces/BUILD.gn |
| index d68debbc28408f6631d2ac012e0ba82cbd958eee..da4bf859f66093e7fca74e8361b1815f04c6a94e 100644 |
| --- a/services/resource_coordinator/public/interfaces/BUILD.gn |
| +++ b/services/resource_coordinator/public/interfaces/BUILD.gn |
| @@ -6,6 +6,7 @@ import("//mojo/public/tools/bindings/mojom.gni") |
| mojom("interfaces_internal") { |
| visibility = [ "//services/resource_coordinator/public/cpp:*" ] |
| + visibility_blink = [ "//third_party/WebKit/Source/platform/*" ] |
|
oystein (OOO til 10th of July)
2017/06/02 15:32:36
I don't think this is right. The reason for wrappi
Ken Rockot(use gerrit already)
2017/06/02 17:01:23
Blink and non-blink variant target outputs are tot
lpy
2017/06/02 20:23:52
Done.
|
| sources = [ |
| "coordination_unit.mojom", |