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

Unified Diff: device/BUILD.gn

Issue 2415083002: Move Device Sensors client files from Blink to //device/sensors client lib (Closed)
Patch Set: Rebase Created 3 years, 9 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 | « content/test/layouttest_support.cc ('k') | device/generic_sensor/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/BUILD.gn
diff --git a/device/BUILD.gn b/device/BUILD.gn
index 8c31eb5a6e1063bc9b024a4caa4f85643f4d7f8c..52816b04dd89de0f5494c7ad96695dcce5bc8094 100644
--- a/device/BUILD.gn
+++ b/device/BUILD.gn
@@ -96,7 +96,7 @@ test("device_unittests") {
"//device/geolocation:unittests",
"//device/power_save_blocker",
"//device/sensors",
- "//device/sensors/public/cpp",
+ "//device/sensors/public/cpp:full",
"//device/sensors/public/interfaces",
"//device/wake_lock",
"//mojo/common",
« no previous file with comments | « content/test/layouttest_support.cc ('k') | device/generic_sensor/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698