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

Unified Diff: content/shell/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
Index: content/shell/BUILD.gn
diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn
index a8b5f2bf1c47c999f5f2b8fffa18d3167aacc417..685c5dcdc670d6e324b2ec24b23b1513cefd6a6a 100644
--- a/content/shell/BUILD.gn
+++ b/content/shell/BUILD.gn
@@ -237,6 +237,7 @@ static_library("content_shell_lib") {
"//device/bluetooth",
"//device/bluetooth:mocks",
"//device/geolocation",
+ "//device/sensors/public/cpp:full",
"//gin",
"//gpu",
"//ipc",
« no previous file with comments | « content/renderer/renderer_blink_platform_impl.cc ('k') | content/shell/renderer/layout_test/blink_test_runner.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698