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

Unified Diff: services/device/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: services/device/DEPS
diff --git a/services/device/DEPS b/services/device/DEPS
index 56fffa1fea5877244906a43d4c9f1271518dd798..46e65f61f18ee260b2c2cf0c2c527843a8225964 100644
--- a/services/device/DEPS
+++ b/services/device/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"+device",
+ "+ui/gfx/native_widget_types.h",
]

Powered by Google App Engine
This is Rietveld 408576698