| Index: chrome/chrome_browser.gypi
|
| diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
|
| index 4ef2721ab9d937b87d6a78262f886a67f9247f55..439dd77d4c9acb7402f65917ac8a81592b2b9a6b 100644
|
| --- a/chrome/chrome_browser.gypi
|
| +++ b/chrome/chrome_browser.gypi
|
| @@ -1328,6 +1328,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',
|
|
|