Chromium Code Reviews| Index: components/arc.gypi |
| diff --git a/components/arc.gypi b/components/arc.gypi |
| index 8aead11a52c41447771c9d5173d1dc66706587c9..c7fd7b1109a588abc6fa2b1ec0e1a71880884eaa 100644 |
| --- a/components/arc.gypi |
| +++ b/components/arc.gypi |
| @@ -74,6 +74,8 @@ |
| 'arc/net/arc_net_host_impl.h', |
| 'arc/power/arc_power_bridge.cc', |
| 'arc/power/arc_power_bridge.h', |
| + 'arc/userdata/arc_user_data_service.cc', |
|
Luis Héctor Chávez
2016/05/17 16:11:55
nit: Use spaces instead of tabs
dspaid
2016/05/18 00:11:24
Done.
|
| + 'arc/userdata/arc_user_data_service.h', |
| 'arc/window_manager/arc_window_manager_bridge.cc', |
| 'arc/window_manager/arc_window_manager_bridge.h', |
| ], |