commit | 9bf26374d8d4275cdc4b8093a10bde79f80b4bfa | [log] [tgz] |
---|---|---|
author | Henrique Ferreiro <[email protected]> | Tue Oct 15 11:15:58 2019 |
committer | Commit Bot <[email protected]> | Tue Oct 15 11:15:58 2019 |
tree | db9bd682b2cfbfde9097aaab3fc52c0c201dc556 | |
parent | 0fdaa08c99a2a2b914386b02425542003588d4b2 [diff] [blame] |
Migrate cros_display_config.mojom to the new Mojo types Convert the implementation and all users of the ash::mojom::CrosDisplayConfigController and CrosDisplayConfigObserver interfaces. Bug: 955171 Change-Id: Ib5b8d6fdf20674ac00efa97c13c511a4864b5229 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1837620 Commit-Queue: Henrique Ferreiro <[email protected]> Reviewed-by: Oksana Zhuravlova <[email protected]> Reviewed-by: Emily Stark <[email protected]> Reviewed-by: Denis Kuznetsov <[email protected]> Reviewed-by: Scott Violet <[email protected]> Cr-Commit-Position: refs/heads/master@{#705903}
diff --git a/chrome/browser/extensions/BUILD.gn b/chrome/browser/extensions/BUILD.gn index 72c0f76..4bb0528 100644 --- a/chrome/browser/extensions/BUILD.gn +++ b/chrome/browser/extensions/BUILD.gn
@@ -766,6 +766,7 @@ "//components/safe_browsing/db:util", "//components/signin/core/browser", "//content/public/browser", + "//mojo/public/cpp/bindings", ] deps = [ "//apps",