Index: chrome/app/DEPS |
diff --git a/chrome/app/DEPS b/chrome/app/DEPS |
index 31f4011a80e0dcaaa5eb16508fc5c65e8f4d8fbb..f2749d4a8a4c527fccec5c0ceb8d2f32d1f29836 100644 |
--- a/chrome/app/DEPS |
+++ b/chrome/app/DEPS |
@@ -7,6 +7,7 @@ include_rules = [ |
"+chrome/utility/chrome_content_utility_client.h", |
"+content/app", # TODO(joi): Remove once content API in place. |
"+content/public/app", |
+ "+content/public/browser/browser_main_runner.h", |
"+content/public/browser/render_process_host.h", |
"+grit", # For generated headers |
"+media/base", # For initializing media library. |