| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index ff665fd5ef75ab1630d3185d9db88d1fe7528b32..55171eb1b56ceac4371ad10ae58ec7e079c76b92 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -105,6 +105,8 @@
|
| 'child/mojo/mojo_application.h',
|
| 'child/multipart_response_delegate.cc',
|
| 'child/multipart_response_delegate.h',
|
| + 'child/notifications/notification_data_conversions.cc',
|
| + 'child/notifications/notification_data_conversions.h',
|
| 'child/notifications/notification_dispatcher.cc',
|
| 'child/notifications/notification_dispatcher.h',
|
| 'child/notifications/notification_image_loader.cc',
|
|
|