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

Unified Diff: content/app/DEPS

Issue 2075153002: Reland of 'Move content/browser/power_save_blocker to //device/power_save_blocker' (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: missing libs for component mac Created 4 years, 6 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
« no previous file with comments | « components/drive/drive_uploader.cc ('k') | content/app/android/library_loader_hooks.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/app/DEPS
diff --git a/content/app/DEPS b/content/app/DEPS
index dc85fc197cd0d249037a3a1a7b99fbf26ad343f1..961957d682644a27c16eba46bbf461bcce44a389 100644
--- a/content/app/DEPS
+++ b/content/app/DEPS
@@ -3,6 +3,7 @@ include_rules = [
"+content",
"+device/battery",
"+device/bluetooth",
+ "+device/power_save_blocker",
"+device/usb",
"+device/vibration",
# For loading V8's initial snapshot from external files.
« no previous file with comments | « components/drive/drive_uploader.cc ('k') | content/app/android/library_loader_hooks.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698