Chromium Code Reviews

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.
Jump to:
View unified diff |
« no previous file with comments | « Source/modules/modules.gypi ('k') | Source/modules/wake_lock/ScreenWakeLock.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 include_rules = [
2 "+core",
3 "-modules",
4 "+modules/ModulesExport.h",
5 "+modules/wake_lock",
6 "+platform",
7 "+public/platform",
8 "-web",
9 ]
OLDNEW
« no previous file with comments | « Source/modules/modules.gypi ('k') | Source/modules/wake_lock/ScreenWakeLock.h » ('j') | no next file with comments »

Powered by Google App Engine