Index: chrome/service/DEPS |
diff --git a/chrome/service/DEPS b/chrome/service/DEPS |
index 14500cf6e96ff62ea23430434e84bafe58444ce9..1a5238bc4f7e6b00cbedcdea016c120bb2fad2c3 100644 |
--- a/chrome/service/DEPS |
+++ b/chrome/service/DEPS |
@@ -1,6 +1,9 @@ |
include_rules = [ |
- "+grit", # For generated headers |
- # For Chromoting Host Process |
+ # For generated headers. |
+ "+grit", |
+ # For Media initialization definition. |
+ "+media/base", |
+ # For Chromoting Host Process. |
"+remoting/base", |
"+remoting/host", |
] |