Chromium Code Reviews| Index: chrome/browser/chromeos/BUILD.gn |
| diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn |
| index 9659be951d0af270e0d828555f056ad4549cf12c..36fe48e15bf4ae01480ac82810983e2d10432867 100644 |
| --- a/chrome/browser/chromeos/BUILD.gn |
| +++ b/chrome/browser/chromeos/BUILD.gn |
| @@ -208,6 +208,8 @@ source_set("chromeos") { |
| "app_mode/kiosk_session_plugin_handler_delegate.h", |
| "app_mode/startup_app_launcher.cc", |
| "app_mode/startup_app_launcher.h", |
| + "arc/accessibility_helper/arc_accessibility_helper_bridge.cc", |
|
hidehiko
2017/01/20 13:24:15
For consistency with c/b/c/accessibility, maybe ar
yawano
2017/01/23 09:04:51
Done.
|
| + "arc/accessibility_helper/arc_accessibility_helper_bridge.h", |
| "arc/arc_auth_context.cc", |
| "arc/arc_auth_context.h", |
| "arc/arc_auth_notification.cc", |