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

Unified Diff: services/device/DEPS

Issue 2734943003: Device Service: Decouple Wake Lock from //content (Closed)
Patch Set: Rebase 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
« no previous file with comments | « services/device/BUILD.gn ('k') | services/device/device_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/device/DEPS
diff --git a/services/device/DEPS b/services/device/DEPS
index 4d38b23caffdf1f559b7041304f3e9344f8b45c8..6383a3f26cd9865e4e4b3b6de8b65db5aec56b46 100644
--- a/services/device/DEPS
+++ b/services/device/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+device",
"+jni",
+ "+ui/gfx/native_widget_types.h",
]
« no previous file with comments | « services/device/BUILD.gn ('k') | services/device/device_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698