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

Unified Diff: chrome/browser/DEPS

Issue 2388313004: Flash: Use better APIs for preventing sleep (Closed)
Patch Set: 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 side-by-side diff with in-line comments
Download patch
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index fa880ce48028d697141967f85ae3be739db73698..42b115d88aa3c24814c731b4c71f4bf7b5eb3a6f 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -18,6 +18,7 @@ include_rules = [
"+device/geolocation",
"+device/hid",
"+device/media_transfer_protocol",
+ "+device/power_save_blocker",
"+device/usb",
"+extensions/browser",
"+extensions/common",
@@ -113,4 +114,4 @@ specific_include_rules = {
'chrome_security_exploit_browsertest\.cc' : [
'+content/common',
],
-}
+}

Powered by Google App Engine
This is Rietveld 408576698