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

Unified Diff: device/BUILD.gn

Issue 2808093006: [Device Service] Move Gamepad Blink headers to be part of the Gamepad client library (Closed)
Patch Set: rebase and address comments Created 3 years, 8 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
« no previous file with comments | « content/test/layouttest_support.cc ('k') | device/gamepad/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/BUILD.gn
diff --git a/device/BUILD.gn b/device/BUILD.gn
index eba54e219c1c4a165fc80254f89ff978769f8cc2..1542a8730e20aa58f57467525a50c454c68d020d 100644
--- a/device/BUILD.gn
+++ b/device/BUILD.gn
@@ -90,6 +90,7 @@ test("device_unittests") {
"//device/bluetooth/uribeacon",
"//device/gamepad",
"//device/gamepad:test_helpers",
+ "//device/gamepad/public/cpp:shared_with_blink",
"//device/gamepad/public/interfaces",
"//device/gamepad/public/interfaces:gamepad_struct_traits_test",
"//device/generic_sensor",
« no previous file with comments | « content/test/layouttest_support.cc ('k') | device/gamepad/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698