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

Side by Side 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+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
2 "+gin", 3 "+gin",
3 ] 4 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698