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

Unified Diff: services/ui/DEPS

Issue 2585633004: ozone: Allow ozone evdev/kvm features to be enabled without running on ChromeOS. (Closed)
Patch Set: only add //chromeos to deps if is_chromeos Created 3 years, 11 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/ui/DEPS
diff --git a/services/ui/DEPS b/services/ui/DEPS
index d2bf7702d82a9ae3ffba92fcb118571ef8204dbb..f94329ae9618f47735bfe5b4b11e8a62bf2efef8 100644
--- a/services/ui/DEPS
+++ b/services/ui/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+cc",
+ "+chromeos/system",
"+components/discardable_memory/service",
"+components/discardable_memory/public",
"+ipc",

Powered by Google App Engine
This is Rietveld 408576698