| Index: chrome/chrome_browser.gypi
|
| diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
|
| index c2042228982508a08f6104647f15dbcc1e131fc2..d20ccec7ac9885546fe82b01489493f885d7cc9e 100644
|
| --- a/chrome/chrome_browser.gypi
|
| +++ b/chrome/chrome_browser.gypi
|
| @@ -1337,6 +1337,8 @@
|
| 'browser/notifications/sync_notifier/notification_bitmap_fetcher.h',
|
| 'browser/notifications/sync_notifier/synced_notification.cc',
|
| 'browser/notifications/sync_notifier/synced_notification.h',
|
| + 'browser/notifications/sync_notifier/synced_notification_stats.cc',
|
| + 'browser/notifications/sync_notifier/synced_notification_stats.h',
|
| 'browser/omnibox/omnibox_field_trial.cc',
|
| 'browser/omnibox/omnibox_field_trial.h',
|
| 'browser/omnibox/omnibox_log.cc',
|
|
|