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

Unified Diff: content/test/BUILD.gn

Issue 2415083002: Move Device Sensors client files from Blink to //device/sensors client lib (Closed)
Patch Set: Fix gn check 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 5f13e1c53fe2ecd08dba80eec4e062125288aa6d..e92dc965c16e2c87a14f2892484bddb81bcfe298 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -459,6 +459,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