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

Unified Diff: content/browser/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 | « components/exo/gaming_seat_unittest.cc ('k') | content/browser/renderer_host/pepper/pepper_gamepad_host.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/DEPS
diff --git a/content/browser/DEPS b/content/browser/DEPS
index 84b453a302bd7c2e6b187db8f2046ea502646862..391e781709bac9f01eaa8a1e557a6f6cf5f2febe 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -66,8 +66,6 @@ include_rules = [
"+third_party/WebKit/public/platform/WebDragOperation.h",
"+third_party/WebKit/public/platform/WebFeaturePolicy.h",
"+third_party/WebKit/public/platform/WebFocusType.h",
- "+third_party/WebKit/public/platform/WebGamepad.h",
- "+third_party/WebKit/public/platform/WebGamepads.h",
"+third_party/WebKit/public/platform/WebGestureEvent.h",
"+third_party/WebKit/public/platform/WebInputEvent.h",
"+third_party/WebKit/public/platform/WebInsecureRequestPolicy.h",
« no previous file with comments | « components/exo/gaming_seat_unittest.cc ('k') | content/browser/renderer_host/pepper/pepper_gamepad_host.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698