Index: content/browser/renderer_host/DEPS |
diff --git a/content/browser/renderer_host/DEPS b/content/browser/renderer_host/DEPS |
index 34decdb022359b31785c276dad94c34b7c4f6b9b..0848d36472613e3fdcfb8cf78d2713890f429f23 100644 |
--- a/content/browser/renderer_host/DEPS |
+++ b/content/browser/renderer_host/DEPS |
@@ -5,10 +5,6 @@ include_rules = [ |
"+third_party/zlib", |
"+third_party/libyuv", |
- # For single-process mode. |
- "+content/renderer/render_process_impl.h", |
- "+content/renderer/render_thread_impl.h", |
- |
# The renderer_host files should only call upwards in the layering via the |
# delegate interfaces. |
"-content/browser/web_contents", |