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

Unified Diff: content/common/BUILD.gn

Issue 2646093002: Move //content/browser/device_sensor/ into device/sensors (Closed)
Patch Set: update git log Created 3 years, 11 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 2686a330ab8dfa6399584bc845216184297e1885..058768a55b6d691c79a8d2079af95528d8958feb 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -583,7 +583,6 @@ mojom("mojo_bindings") {
"//components/leveldb/public/interfaces",
"//content/public/common:interfaces",
"//device/power_monitor/public/interfaces",
- "//device/sensors/public/interfaces",
# TODO(mcasas): remove the following dep after https://crbug.com/653994
"//gpu/ipc/common:interfaces",

Powered by Google App Engine
This is Rietveld 408576698