| Index: chrome/app/DEPS
|
| diff --git a/chrome/app/DEPS b/chrome/app/DEPS
|
| index 5c1de7491e91414c8413f2b27bfa6372e1677ef7..95255206cbff32bf09ebbeff5d4153e6a5fdbd08 100644
|
| --- a/chrome/app/DEPS
|
| +++ b/chrome/app/DEPS
|
| @@ -7,7 +7,6 @@ include_rules = [
|
| "+chrome/utility/chrome_content_utility_client.h",
|
| "+content/app",
|
| "+content/browser/renderer_host/render_process_host.h",
|
| - "+content/renderer/renderer_main.h",
|
| "+grit", # For generated headers
|
| "+media/base", # For initializing media library.
|
| "+policy", # For generated headers and source
|
|
|