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

Unified Diff: content/renderer/DEPS

Issue 2643713002: Port BatteryMonitor into Device Service (Closed)
Patch Set: Self-review Created 3 years, 11 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: content/renderer/DEPS
diff --git a/content/renderer/DEPS b/content/renderer/DEPS
index ba500b975dc95b812452b7afb18b630f4281eda2..9abbc77bb54ce87ad94e3daf4464191b80077542 100644
--- a/content/renderer/DEPS
+++ b/content/renderer/DEPS
@@ -10,7 +10,6 @@ include_rules = [
"+content/public/child",
"+content/public/renderer",
"+content/child",
- "+device/battery", # For battery status service.
"+device/base/synchronization",
"+device/gamepad/public/interfaces",
"+device/screen_orientation/public/interfaces",

Powered by Google App Engine
This is Rietveld 408576698