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

Unified Diff: content/shell/test_runner/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/shell/renderer/layout_test/blink_test_runner.cc ('k') | content/shell/test_runner/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/shell/test_runner/BUILD.gn
diff --git a/content/shell/test_runner/BUILD.gn b/content/shell/test_runner/BUILD.gn
index 9cf5bcc38bc9aca8b86f2cc5fcea640efb7bd7ce..ac15a4027c54ae891460474c49e2f9ab974995e5 100644
--- a/content/shell/test_runner/BUILD.gn
+++ b/content/shell/test_runner/BUILD.gn
@@ -115,6 +115,7 @@ component("test_runner") {
"//cc/paint",
"//content/public/common",
"//content/test:test_runner_support",
+ "//device/gamepad/public/cpp:shared_with_blink",
"//device/sensors/public/cpp:full",
"//gin",
"//gpu",
« no previous file with comments | « content/shell/renderer/layout_test/blink_test_runner.cc ('k') | content/shell/test_runner/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698