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

Unified Diff: content/app/BUILD.gn

Issue 2646093002: Move //content/browser/device_sensor/ into device/sensors (Closed)
Patch Set: gn format & code rebase 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
« no previous file with comments | « no previous file | content/app/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/app/BUILD.gn
diff --git a/content/app/BUILD.gn b/content/app/BUILD.gn
index 38402be78d220a948226ef4de7441cba68892315..cdd9410bd2048e4ce3642d077cb17343f4a16dec 100644
--- a/content/app/BUILD.gn
+++ b/content/app/BUILD.gn
@@ -54,6 +54,7 @@ template("implement_content_app") {
"//device/generic_sensor",
"//device/geolocation",
"//device/power_save_blocker",
+ "//device/sensors",
"//device/time_zone_monitor",
"//device/usb",
"//device/vibration",
« no previous file with comments | « no previous file | content/app/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698