Index: chrome/chrome_browser_chromeos.gypi |
diff --git a/chrome/chrome_browser_chromeos.gypi b/chrome/chrome_browser_chromeos.gypi |
index 2ed0784a4cb1387bfe81eab76b8c3fb8630026b8..bf1711c2fd8cddcface2153d60590980651de2e8 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', |
khmel1
2015/11/25 00:30:10
They must be under define enable_arc
yoshiki
2015/11/25 09:40:35
Done.
|
+ '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', |