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

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

Issue 1451353002: Implement GpuArcVideoService for arc video accelerator (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebased with new ArcBridgeService; addressed Owen's comments Created 5 years 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/constrained_window", 2 "+components/constrained_window",
3 "+components/drive/drive_pref_names.h", 3 "+components/drive/drive_pref_names.h",
4 "+components/pairing", 4 "+components/pairing",
5 "+components/onc", 5 "+components/onc",
6 "+components/ownership", 6 "+components/ownership",
7 "+components/user_manager", 7 "+components/user_manager",
8 "+components/wallpaper", 8 "+components/wallpaper",
9 "+content/browser",
9 "+cros", 10 "+cros",
10 "+dbus", 11 "+dbus",
11 "+device/bluetooth", 12 "+device/bluetooth",
12 "+media/audio/sounds", # For system sounds 13 "+media/audio/sounds", # For system sounds
13 "+media/base/media_switches.h", # For media command line switches. 14 "+media/base/media_switches.h", # For media command line switches.
14 "+media/mojo/interfaces", # For platform verification mojom interface. 15 "+media/mojo/interfaces", # For platform verification mojom interface.
15 "+ui/ozone/public", 16 "+ui/ozone/public",
16 17
17 # Other libraries. 18 # Other libraries.
18 "+third_party/libjingle", 19 "+third_party/libjingle",
19 ] 20 ]
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/chromeos/chrome_browser_main_chromeos.h » ('j') | components/arc/arc_bridge_service.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698