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

Unified Diff: content/browser/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: content/browser/DEPS
diff --git a/content/browser/DEPS b/content/browser/DEPS
index 7b97586cbde26d8a1dd8d8e58711303236d52960..fa9d9f465dac131599d398de4c732239f6b880da 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",

Powered by Google App Engine
This is Rietveld 408576698