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

Unified Diff: content/renderer/BUILD.gn

Issue 2808093006: [Device Service] Move Gamepad Blink headers to be part of the Gamepad client library (Closed)
Patch Set: clean up code 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
Index: content/renderer/BUILD.gn
diff --git a/content/renderer/BUILD.gn b/content/renderer/BUILD.gn
index 27c88d7fa22e0e6eb86028b0cf19927f3c0e3d6c..82555a6cb32dcd570d3fa5bc5ff4b474b8c9dcd4 100644
--- a/content/renderer/BUILD.gn
+++ b/content/renderer/BUILD.gn
@@ -448,6 +448,7 @@ target(link_target_type, "renderer") {
"//content/public/common:service_names",
"//crypto:platform",
"//device/base/synchronization",
+ "//device/gamepad/public/cpp:shared_with_blink",
"//device/gamepad/public/interfaces",
"//device/screen_orientation/public/interfaces",
"//device/sensors/public/cpp:full",

Powered by Google App Engine
This is Rietveld 408576698