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

Unified Diff: content/test/BUILD.gn

Issue 2389963003: Move device_sensors cross-process headers out of //content (Closed)
Patch Set: 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 06a721d0a3e8e67e0f60b38d5864587bbc9e9c32..c940f45730ddf6ce59f31c346ca7efb4920561f9 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -726,6 +726,7 @@ test("content_browsertests") {
"//device/battery",
"//device/battery:mojo_bindings",
"//device/power_save_blocker",
+ "//device/sensors/public/cpp",
"//device/vibration:mojo_bindings",
"//gin",
"//gpu",
@@ -1388,6 +1389,7 @@ test("content_unittests") {
"//device/bluetooth:mocks",
"//device/gamepad",
"//device/gamepad:test_helpers",
+ "//device/sensors/public/cpp",
"//device/sensors/public/interfaces",
"//gin",
"//gpu",
« no previous file with comments | « content/renderer/device_sensors/device_orientation_event_pump_unittest.cc ('k') | device/sensors/public/cpp/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698