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

Side by Side Diff: Source/modules/wake_lock/DEPS

Issue 1084923002: Wake Lock API implementation (Blink part) (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 5 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
(Empty)
1 include_rules = [
2 "+bindings",
mlamouri (slow - plz ping) 2015/07/05 14:50:14 do you need that?
3 "+core",
4 "+heap",
mlamouri (slow - plz ping) 2015/07/05 14:50:14 ditto?
5 "-modules",
6 "+modules/ModulesExport.h",
7 "+modules/wake_lock",
8 "+platform",
9 "+public/platform",
10 "-web",
11 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698