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

Side by Side Diff: services/ui/DEPS

Issue 2585633004: ozone: Allow ozone evdev/kvm features to be enabled without running on ChromeOS. (Closed)
Patch Set: rebase 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 unified diff | Download patch
« no previous file with comments | « chromeos/system/devicemode.cc ('k') | services/ui/display/BUILD.gn » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+cc", 2 "+cc",
3 "+chromeos/system",
3 "+components/discardable_memory/service", 4 "+components/discardable_memory/service",
4 "+components/discardable_memory/public", 5 "+components/discardable_memory/public",
5 "+ipc", 6 "+ipc",
6 "+mojo/common", 7 "+mojo/common",
7 "+mojo/converters", 8 "+mojo/converters",
8 "+mojo/public", 9 "+mojo/public",
9 "+services/catalog/public", 10 "+services/catalog/public",
10 "+services/service_manager", 11 "+services/service_manager",
11 "+services/tracing/public", 12 "+services/tracing/public",
12 "-services/ui/gpu", 13 "-services/ui/gpu",
13 "-services/ui/surfaces", 14 "-services/ui/surfaces",
14 "+third_party/skia/include", 15 "+third_party/skia/include",
15 "+ui", 16 "+ui",
16 ] 17 ]
OLDNEW
« no previous file with comments | « chromeos/system/devicemode.cc ('k') | services/ui/display/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698