Index: chrome/renderer/DEPS |
diff --git a/chrome/renderer/DEPS b/chrome/renderer/DEPS |
index 1bcb0a606cf1cbaa35a0b2224a83d1c89884fa55..23643c8d40673b34361b84ec2ae424c99ba2be04 100644 |
--- a/chrome/renderer/DEPS |
+++ b/chrome/renderer/DEPS |
@@ -2,6 +2,7 @@ include_rules = [ |
"+chrome/app", # The plugins use the theme library to get the sad plugin bitmap. |
"+chrome/personalization", |
"+chrome/plugin", |
+ "+grit", # For generated headers |
"+media/base", # For HTML5 media rendering. |
"+sandbox/src", |
"+skia/ext", |