Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(9166)

Unified Diff: content/common/BUILD.gn

Issue 2037513002: Convert device_sensors to use mojo. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@conversion--mime-registry
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 4b9b3dfdead4cc3e543ae1963a1bfe98351add2b..47c31c8e707b9d4ef144d817f75ccba75e384d6b 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -252,6 +252,7 @@ mojom("mojo_bindings") {
public_deps = [
"//components/leveldb/public/interfaces",
+ "//device/sensors/public/interfaces",
"//services/shell/public/interfaces",
"//services/ui/public/interfaces",
"//skia/public/interfaces",
« no previous file with comments | « content/browser/renderer_host/render_process_host_impl.cc ('k') | content/common/content_message_generator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698