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

Unified Diff: content/renderer/BUILD.gn

Issue 2522843002: Convert Gamepad IPC messages into mojo interface. (Closed)
Patch Set: code rebase Created 4 years 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/public/app/mojo/content_browser_manifest.json ('k') | content/renderer/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/renderer/BUILD.gn
diff --git a/content/renderer/BUILD.gn b/content/renderer/BUILD.gn
index f86bc6a36a7a6660a79256cd37e9d5d4e1544945..0fc6b8161ed9445de57971a9cdc51bd8e007abd2 100644
--- a/content/renderer/BUILD.gn
+++ b/content/renderer/BUILD.gn
@@ -416,6 +416,7 @@ target(link_target_type, "renderer") {
"//device/base/synchronization",
"//device/battery:mojo_bindings",
"//device/bluetooth",
+ "//device/gamepad/public/interfaces",
"//device/sensors/public/cpp",
"//device/usb/public/interfaces",
"//device/vibration:mojo_bindings",
« no previous file with comments | « content/public/app/mojo/content_browser_manifest.json ('k') | content/renderer/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698