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

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

Issue 2389743002: Content Modularization Project: Move Wake Lock to //device (Closed)
Patch Set: Eliminate frame reference Created 4 years, 2 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 "+core", 2 "+device/wake_lock/public/interfaces",
3 "-modules",
4 "+modules/ModulesExport.h",
5 "+modules/wake_lock",
6 "+platform",
7 "+public/platform",
8 "-web",
9 ] 3 ]
OLDNEW
« no previous file with comments | « third_party/WebKit/Source/modules/wake_lock/BUILD.gn ('k') | third_party/WebKit/Source/modules/wake_lock/ScreenWakeLock.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698