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

Unified Diff: content/test/BUILD.gn

Issue 2415083002: Move Device Sensors client files from Blink to //device/sensors client lib (Closed)
Patch Set: Really 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
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 2cf12983c8e007ccde1aa2d79265426c7350ad67..eb03f3b97b78785b72bf5d2033e6f1a33377235d 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -460,6 +460,7 @@ static_library("layouttest_support") {
"//content/public/common",
"//content/renderer:for_content_tests",
"//device/bluetooth",
+ "//device/sensors/public/cpp",
"//skia",
"//ui/accessibility:ax_gen",
"//ui/events/blink",

Powered by Google App Engine
This is Rietveld 408576698