Index: content/browser/loader/DEPS |
diff --git a/content/browser/loader/DEPS b/content/browser/loader/DEPS |
index 89fc6a4a745f9e03b5948a26d37f51fd2165ab90..a7daaecff38433761223e0f7e2e15d3169917422 100644 |
--- a/content/browser/loader/DEPS |
+++ b/content/browser/loader/DEPS |
@@ -202,6 +202,16 @@ specific_include_rules = { |
"+content/public/common/content_switches.h", |
"+content/public/common/process_type.h", |
"+content/public/common/security_style.h", |
+ |
+ |
+ # temp for try run |
+ "+content/browser/frame_host/frame_tree.h", |
+ "+content/browser/frame_host/frame_tree_node.h", |
+ "+content/browser/frame_host/render_frame_host_impl.h", |
+ "+content/browser/frame_host/render_frame_host_manager.h", |
+ "+content/browser/web_contents/web_contents_impl.h", |
+ "+content/public/browser/navigation_controller.h", |
+ "+content/public/browser/navigation_entry.h", |
], |
"resource_handler_delegate\.h": [ |
"-content", |