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

Unified Diff: content/test/BUILD.gn

Issue 2692993006: Port device_sensors to be hosted in Device Service (Closed)
Patch Set: code rebase Created 3 years, 10 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 e7b7351f0b4ad6afbe9cb6767f0996fe1b283a52..83af70d7d9a7f51f1e8d0921555f1ae37150f1b1 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1486,6 +1486,7 @@ test("content_unittests") {
"//ppapi/features",
"//printing",
"//services/catalog:lib",
+ "//services/device/public/interfaces:constants",
"//services/file:lib",
"//services/file/public/interfaces",
"//services/service_manager/public/cpp:service_test_support",

Powered by Google App Engine
This is Rietveld 408576698