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

Side by Side Diff: chrome/service/DEPS

Issue 6539017: Initialize media library on service process startup. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Created 9 years, 10 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/service/service_process.cc » ('j') | chrome/service/service_process.cc » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+grit", # For generated headers 2 "+grit", # For generated headers
3 # For Media initialization def
Alpha Left Google 2011/02/17 17:23:10 nit: definition
4 "+media/base",
3 # For Chromoting Host Process 5 # For Chromoting Host Process
4 "+remoting/base", 6 "+remoting/base",
5 "+remoting/host", 7 "+remoting/host",
6 ] 8 ]
OLDNEW
« no previous file with comments | « no previous file | chrome/service/service_process.cc » ('j') | chrome/service/service_process.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698