Chromium Code Reviews| Index: google_apis/gcm/gcm.gyp |
| diff --git a/google_apis/gcm/gcm.gyp b/google_apis/gcm/gcm.gyp |
| index 3f40c8d7cc49155ff1fa4648e42048aded980100..65f9922419411a13e8d0bef627e8e7062a5c599f 100644 |
| --- a/google_apis/gcm/gcm.gyp |
| +++ b/google_apis/gcm/gcm.gyp |
| @@ -79,6 +79,8 @@ |
| 'protocol/android_checkin.proto', |
| 'protocol/checkin.proto', |
| 'protocol/mcs.proto', |
| + 'public/gcm_types.cc', |
| + 'public/gcm_types.h', |
| ], |
| 'includes': [ |
| '../../build/protoc.gypi' |