Index: content/browser/renderer_host/DEPS |
diff --git a/content/browser/renderer_host/DEPS b/content/browser/renderer_host/DEPS |
index edcdf9ecafef342739aac9624d2beb1daa8b6d2b..9469fd3fc4bf0c858ae8318dd727341275d8452e 100644 |
--- a/content/browser/renderer_host/DEPS |
+++ b/content/browser/renderer_host/DEPS |
@@ -3,4 +3,5 @@ include_rules = [ |
"+media/base", # For media command line switches. |
"+media/audio/audio_util.h", # For audio hardware sample-rate. |
"+third_party/zlib", |
+ "+views/widget", # For mocking in the unit tests |
] |