| Index: content/public/app/DEPS | 
| diff --git a/content/public/app/DEPS b/content/public/app/DEPS | 
| index 255cb723a1dc85a062544e0089ad438e604c4244..47482a529336e9ebf04c743bbd2fedd009e680c9 100644 | 
| --- a/content/public/app/DEPS | 
| +++ b/content/public/app/DEPS | 
| @@ -1,5 +1,6 @@ | 
| include_rules = [ | 
| "+content/public/browser/content_browser_client.h", | 
| +  "+content/public/gpu/content_gpu_client.h", | 
| "+content/public/plugin/content_plugin_client.h", | 
| "+content/public/renderer/content_renderer_client.h", | 
| "+content/public/utility/content_utility_client.h", | 
|  |