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

Unified Diff: services/device/wake_lock/DEPS

Issue 2883903002: Add service unittest for WakeLockServiceImpl. (Closed)
Patch Set: Created 3 years, 7 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: services/device/wake_lock/DEPS
diff --git a/services/device/wake_lock/DEPS b/services/device/wake_lock/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..93fe821412e8b8800f29b8c8cd2130efbf2b33cd
--- /dev/null
+++ b/services/device/wake_lock/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+device/power_save_blocker",
+ "+ui/gfx",
+]

Powered by Google App Engine
This is Rietveld 408576698