| Index: content/browser/renderer_host/DEPS
|
| diff --git a/content/browser/renderer_host/DEPS b/content/browser/renderer_host/DEPS
|
| index 1d612c4622902eafb2bd0962279953015dfcf087..77332a1f91e07adead2875c3ff7ce8e9f17e8e66 100644
|
| --- a/content/browser/renderer_host/DEPS
|
| +++ b/content/browser/renderer_host/DEPS
|
| @@ -22,6 +22,9 @@ specific_include_rules = {
|
| "+content/public/browser/web_contents_view.h",
|
| "+media/filters",
|
| ],
|
| + "test_render_view_host\.h": [
|
| + "+content/browser/frame_host/test_render_frame_host.h",
|
| + ],
|
| "render_sandbox_host_linux\.cc": [
|
| "+third_party/WebKit/public/platform/linux/WebFontInfo.h",
|
| "+third_party/WebKit/public/web/WebKit.h",
|
|
|