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

Side by Side Diff: chrome/browser/chromeos/DEPS

Issue 1053773007: Add Platform Verification Mojo Services. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase only Created 5 years, 7 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
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+components/pairing", 2 "+components/pairing",
3 "+components/onc", 3 "+components/onc",
4 "+components/ownership", 4 "+components/ownership",
5 "+components/user_manager", 5 "+components/user_manager",
6 "+components/wallpaper", 6 "+components/wallpaper",
7 "+cros", 7 "+cros",
8 "+dbus", 8 "+dbus",
9 "+device/bluetooth", 9 "+device/bluetooth",
10 "+media/audio/sounds", # For system sounds 10 "+media/audio/sounds", # For system sounds
11 "+media/base/media_switches.h", # For media command line switches. 11 "+media/base/media_switches.h", # For media command line switches.
12 "+media/mojo/interfaces", # For platform verification mojom interface.
12 "+ui/ozone/public", 13 "+ui/ozone/public",
13 14
14 # Other libraries. 15 # Other libraries.
15 "+third_party/libjingle", 16 "+third_party/libjingle",
16 ] 17 ]
OLDNEW
« no previous file with comments | « chrome/browser/chromeos/BUILD.gn ('k') | chrome/browser/chromeos/attestation/platform_verification_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698