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

Unified Diff: content/browser/BUILD.gn

Issue 2389963003: Move device_sensors cross-process headers out of //content (Closed)
Patch Set: Rebase Created 4 years, 2 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
« no previous file with comments | « no previous file | content/browser/device_sensors/data_fetcher_shared_memory.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index be16f1c1e6db1aedd86180d3af87d5ce89e1874d..9b16c56a7be674e74d9f16233bcb6b78b3b20564 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -65,6 +65,7 @@ source_set("browser") {
"//device/geolocation/public/interfaces",
"//device/nfc:mojo_bindings",
"//device/power_save_blocker",
+ "//device/sensors/public/cpp",
"//device/time_zone_monitor",
"//device/vibration",
"//gin",
« no previous file with comments | « no previous file | content/browser/device_sensors/data_fetcher_shared_memory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698