| Index: chrome/chrome_browser_chromeos.gypi
|
| diff --git a/chrome/chrome_browser_chromeos.gypi b/chrome/chrome_browser_chromeos.gypi
|
| index ff74e43271af3a6d42b7f26ecc97dc8a961855b5..b403ce33034c96074f8f4a08dd878d4b83b1d54a 100644
|
| --- a/chrome/chrome_browser_chromeos.gypi
|
| +++ b/chrome/chrome_browser_chromeos.gypi
|
| @@ -52,6 +52,10 @@
|
| 'browser/chromeos/app_mode/kiosk_session_plugin_handler_delegate.h',
|
| 'browser/chromeos/app_mode/startup_app_launcher.cc',
|
| 'browser/chromeos/app_mode/startup_app_launcher.h',
|
| + 'browser/chromeos/arc/notification/arc_notification_item.cc',
|
| + 'browser/chromeos/arc/notification/arc_notification_item.h',
|
| + 'browser/chromeos/arc/notification/arc_notification_manager.cc',
|
| + 'browser/chromeos/arc/notification/arc_notification_manager.h',
|
| 'browser/chromeos/attestation/attestation_ca_client.cc',
|
| 'browser/chromeos/attestation/attestation_ca_client.h',
|
| 'browser/chromeos/attestation/attestation_policy_observer.cc',
|
|
|