Index: content/browser/loader/DEPS |
diff --git a/content/browser/loader/DEPS b/content/browser/loader/DEPS |
index 8d4baeb26629606d23eb9a6d4ae31ee49d0b45cc..081dacd731207b07798b76cfd897a60977dc9944 100644 |
--- a/content/browser/loader/DEPS |
+++ b/content/browser/loader/DEPS |
@@ -241,6 +241,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", |