Chromium Code Reviews| 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", |
|
Charlie Reis
2013/12/10 01:20:51
I don't understand this rule. test_render_view_ho
nasko
2013/12/10 01:36:50
The test file moved while I was working on this, s
|
| + ], |
| "render_sandbox_host_linux\.cc": [ |
| "+third_party/WebKit/public/platform/linux/WebFontInfo.h", |
| "+third_party/WebKit/public/web/WebKit.h", |