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

Unified Diff: third_party/WebKit/public/platform/DEPS

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: third_party/WebKit/public/platform/DEPS
diff --git a/third_party/WebKit/public/platform/DEPS b/third_party/WebKit/public/platform/DEPS
index cf0e7d8aa057c161665b5b04d7413b0580036046..2644c8baa7e1f47d6f912c0fb591305dfc11d442 100644
--- a/third_party/WebKit/public/platform/DEPS
+++ b/third_party/WebKit/public/platform/DEPS
@@ -10,6 +10,7 @@ include_rules = [
"+cc",
"-cc/blink",
"-core",
+ "+device/gamepad/public/cpp",
"-modules",
# TODO(toyoshim): Remove following media/midi direct dependency in public
# interface once Web MIDI starts calling the Mojo service inside Blink.

Powered by Google App Engine
This is Rietveld 408576698