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

Unified 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/service/service_process.cc » ('j') | chrome/service/service_process.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/service/DEPS
diff --git a/chrome/service/DEPS b/chrome/service/DEPS
index 14500cf6e96ff62ea23430434e84bafe58444ce9..c1e33754c904a3b14edebb4e7a9f1b75d579adb6 100644
--- a/chrome/service/DEPS
+++ b/chrome/service/DEPS
@@ -1,5 +1,7 @@
include_rules = [
"+grit", # For generated headers
+ # For Media initialization def
Alpha Left Google 2011/02/17 17:23:10 nit: definition
+ "+media/base",
# For Chromoting Host Process
"+remoting/base",
"+remoting/host",
« 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