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

Unified Diff: device/BUILD.gn

Issue 2466073002: Movw GamepadService out of content/browser/ and into device/ (Closed)
Patch Set: Fixed everything but one unittest Created 4 years, 1 month 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/BUILD.gn ('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 5cb034943d01ddf62ed31cfa1e18372773aa7cfd..b3c8ecc5e5418e16c2b19e139780d975675b9e7e 100644
--- a/device/BUILD.gn
+++ b/device/BUILD.gn
@@ -61,6 +61,7 @@ test("device_unittests") {
"bluetooth/test/test_bluetooth_local_gatt_service_delegate.cc",
"bluetooth/test/test_bluetooth_local_gatt_service_delegate.h",
"gamepad/gamepad_provider_unittest.cc",
+ "gamepad/gamepad_service_unittest.cc",
"generic_sensor/platform_sensor_provider_unittest.cc",
"test/run_all_unittests.cc",
"wake_lock/wake_lock_service_context_unittest.cc",
« no previous file with comments | « content/test/BUILD.gn ('k') | device/gamepad/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698