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

Unified Diff: content/shell/renderer/DEPS

Issue 304403002: Gamepad: add test support for page visibility behavior (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: trivial rebase Created 6 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/shell/renderer/DEPS
diff --git a/content/shell/renderer/DEPS b/content/shell/renderer/DEPS
index b462077ce456bd720c5b92255c650b92d82d14d2..55d471706690acca393a96cedd4d1119c658dac6 100644
--- a/content/shell/renderer/DEPS
+++ b/content/shell/renderer/DEPS
@@ -1,3 +1,4 @@
include_rules = [
+ "+content/renderer",
jam 2014/06/18 23:23:42 this isn't allowed. content/shell is just an embed
kbalazs 2014/06/19 00:18:41 Yep, it was just a left behind from an early versi
"+gin",
]

Powered by Google App Engine
This is Rietveld 408576698