Chromium Code Reviews| Index: google_apis/gcm/DEPS |
| diff --git a/google_apis/gcm/DEPS b/google_apis/gcm/DEPS |
| index 047dc1564b57c31b0bf89d27e749bf91329a364d..3650aa06d3f7dc5859ba4d51092ffc350482b0b9 100644 |
| --- a/google_apis/gcm/DEPS |
| +++ b/google_apis/gcm/DEPS |
| @@ -10,4 +10,5 @@ include_rules = [ |
| "+google", # For third_party/protobuf/src. |
| "+net", |
| "+third_party/leveldatabase", |
| + "+components/timer", # For AlarmTimer class on Chrome OS |
|
blundell
2014/10/21 05:53:25
Uh-oh. //google_apis sits below //components in th
Chirantan Ekbote
2014/10/21 21:13:48
Fixed in the new patch set.
|
| ] |