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

Unified Diff: third_party/WebKit/public/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: third_party/WebKit/public/BUILD.gn
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
index d54758bc3e2cda04fda14b23558709c68c20e43a..55ac14206baaee1e0b8f2ca2dc2cbf3a7fc7dfe6 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -190,9 +190,7 @@ source_set("blink_headers") {
"platform/WebFocusType.h",
"platform/WebFont.h",
"platform/WebFontDescription.h",
- "platform/WebGamepad.h",
"platform/WebGamepadListener.h",
- "platform/WebGamepads.h",
"platform/WebGestureCurve.h",
"platform/WebGestureCurveTarget.h",
"platform/WebGestureDevice.h",

Powered by Google App Engine
This is Rietveld 408576698