Chromium Code Reviews| Index: components/gcm_driver/instance_id/DEPS |
| diff --git a/components/gcm_driver/instance_id/DEPS b/components/gcm_driver/instance_id/DEPS |
| index 2d411161aa419d9d5a655768c64951f6c53a7b2d..f2806fd884895861c7d7ec70ccb8f48a4cc4176b 100644 |
| --- a/components/gcm_driver/instance_id/DEPS |
| +++ b/components/gcm_driver/instance_id/DEPS |
| @@ -1,4 +1,5 @@ |
| include_rules = [ |
| "+components/gcm_driver", |
| + "+content/public/test/nested_message_pump_android.h", |
| "+crypto", |
| ] |