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

Unified Diff: content/child/DEPS

Issue 2510033002: [Device Service] Move PowerMonitor into the Device Service (Closed)
Patch Set: Created 4 years, 1 month 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/child/DEPS
diff --git a/content/child/DEPS b/content/child/DEPS
index c122594feb22153f1e96df0e98ec407550baf55c..d94f69eb2f62934d1eafb803feef737e1475750c 100644
--- a/content/child/DEPS
+++ b/content/child/DEPS
@@ -11,7 +11,8 @@ include_rules = [
"+content/app/strings/grit", # For generated headers
"+content/public/child",
- "+device/power_monitor",
+ "+device/power_monitor/public",
+ "+services/device/public/cpp",
"+services/service_manager",
"+services/service_manager",
"+v8/include/v8.h"

Powered by Google App Engine
This is Rietveld 408576698