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

Unified Diff: components/exo/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 | « no previous file | components/exo/gaming_seat.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/exo/BUILD.gn
diff --git a/components/exo/BUILD.gn b/components/exo/BUILD.gn
index 3edaf861812284c10b1be1d42f34503ccd8313bb..389f67c956b51d4bc28e7ee09916dcb9b5861765 100644
--- a/components/exo/BUILD.gn
+++ b/components/exo/BUILD.gn
@@ -56,6 +56,7 @@ source_set("exo") {
"//cc/ipc:interfaces",
"//cc/surfaces",
"//device/gamepad",
+ "//device/gamepad/public/cpp:shared_with_blink",
"//gpu",
"//gpu/command_buffer/client:gles2_interface",
"//skia",
« no previous file with comments | « no previous file | components/exo/gaming_seat.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698