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

Unified Diff: content/browser/gamepad/DEPS

Issue 2081583002: Migrating majority of gamepad from content/browser/ to device/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed Android and Unit tests Created 4 years, 6 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/gamepad/DEPS
diff --git a/content/browser/gamepad/DEPS b/content/browser/gamepad/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..07032eca23f3c772eb50ed92bbccc99be122aa09
--- /dev/null
+++ b/content/browser/gamepad/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+device/gamepad",
jam 2016/06/22 23:07:02 not needed because you added this to content/DEPS
+]

Powered by Google App Engine
This is Rietveld 408576698