Chromium Code Reviews| Index: content/content_browser.gypi |
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi |
| index 9fc7832e4eae0963097d76e2ab9a957328c71ebb..a48f9c8f0a769a110b9a4a27e6c3b2b88e6abd93 100644 |
| --- a/content/content_browser.gypi |
| +++ b/content/content_browser.gypi |
| @@ -177,6 +177,7 @@ |
| 'public/browser/power_save_blocker.h', |
| 'public/browser/profiler_controller.h', |
| 'public/browser/profiler_subscriber.h', |
| + 'public/browser/push_messaging_service.cc', |
|
Michael van Ouwerkerk
2015/01/21 19:13:22
Let's also add this file to the CL :-)
johnme
2015/01/21 19:32:19
Done.
|
| 'public/browser/push_messaging_service.h', |
| 'public/browser/quota_permission_context.h', |
| 'public/browser/readback_types.h', |