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

Unified Diff: content/shell/test_runner/DEPS

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/test_runner/BUILD.gn ('k') | content/shell/test_runner/gamepad_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/shell/test_runner/DEPS
diff --git a/content/shell/test_runner/DEPS b/content/shell/test_runner/DEPS
index f76fc0d7c8536e881986728fceebdfe590bbbfa8..4e2248a947f4625d776cc1b77f893e59902ba0fe 100644
--- a/content/shell/test_runner/DEPS
+++ b/content/shell/test_runner/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+cc",
"+content/public/test",
+ "+device/gamepad/public/cpp",
"+device/sensors/public/cpp",
"+gin",
"+gpu/command_buffer/client",
« no previous file with comments | « content/shell/test_runner/BUILD.gn ('k') | content/shell/test_runner/gamepad_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698