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

Unified Diff: content/browser/DEPS

Issue 2734943003: Device Service: Decouple Wake Lock from //content (Closed)
Patch Set: Bugfix Created 3 years, 9 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/browser/DEPS
diff --git a/content/browser/DEPS b/content/browser/DEPS
index cdf77cb47643a7ea8bf8d31e195c9c0d85d481b6..03b2b32345152e62024ff8e1e2ed5e86fc9a541c 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -26,7 +26,7 @@ include_rules = [
"+device/sensors",
"+device/vibration", # For Vibration API
"+device/vr", # For WebVR API
- "+device/wake_lock",
+ "+device/wake_lock/public/interfaces",
# This can only be used on POSIX, in particular it mustn't be used on Windows
# in the browser DLL.
"+gin/v8_initializer.h",

Powered by Google App Engine
This is Rietveld 408576698