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

Unified Diff: device/sensors/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 | « device/generic_sensor/BUILD.gn ('k') | device/sensors/public/cpp/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/sensors/BUILD.gn
diff --git a/device/sensors/BUILD.gn b/device/sensors/BUILD.gn
index c47c2ef2b520103fbfd762d41dfffc9936307706..659932fe2eba82444def97c936d80a18b10f975a 100644
--- a/device/sensors/BUILD.gn
+++ b/device/sensors/BUILD.gn
@@ -38,7 +38,7 @@ component("sensors") {
deps = [
"//base",
- "//device/sensors/public/cpp",
+ "//device/sensors/public/cpp:full",
"//mojo/public/cpp/bindings",
]
« no previous file with comments | « device/generic_sensor/BUILD.gn ('k') | device/sensors/public/cpp/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698