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

Unified Diff: device/power_save_blocker/DEPS

Issue 2103243002: Factor out ContentViewAndroidDelegate (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed comments Created 4 years, 5 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: device/power_save_blocker/DEPS
diff --git a/device/power_save_blocker/DEPS b/device/power_save_blocker/DEPS
index 9bc85d9766944dcc985626ae75cc5cac8f850928..a8b83cc190257d5203816479b9c708df4e164eee 100644
--- a/device/power_save_blocker/DEPS
+++ b/device/power_save_blocker/DEPS
@@ -2,5 +2,6 @@ include_rules = [
"+dbus",
"+jni",
"+ui/android",
+ "+ui/gfx/geometry",
"+ui/gfx/x",
]

Powered by Google App Engine
This is Rietveld 408576698