| Index: chrome/app/DEPS
 | 
| diff --git a/chrome/app/DEPS b/chrome/app/DEPS
 | 
| index 7d70e400aa0ad854eddff181870e3b0132b99960..afe5f9c0fb13270c929cd1bf2903f988232d0805 100644
 | 
| --- a/chrome/app/DEPS
 | 
| +++ b/chrome/app/DEPS
 | 
| @@ -6,6 +6,7 @@ include_rules = [
 | 
|    "+chrome/common/chrome_features.h",
 | 
|    "+chrome/grit",  # For generated headers
 | 
|    "+chrome/installer",
 | 
| +  "+chrome/install_static",
 | 
|    "+chrome/gpu/chrome_content_gpu_client.h",
 | 
|    "+chrome/renderer/chrome_content_renderer_client.h",
 | 
|    "+chrome/utility/chrome_content_utility_client.h",
 | 
| 
 |