Chromium Code Reviews| Index: apps/apps.gypi |
| diff --git a/apps/apps.gypi b/apps/apps.gypi |
| index 2268184e802f10e0f4d5e662c7718c25509c0dd2..facf0f0a6f53355a4a2fd7aed2becb9e6602fca8 100644 |
| --- a/apps/apps.gypi |
| +++ b/apps/apps.gypi |
| @@ -45,6 +45,10 @@ |
| 'launcher.cc', |
| 'launcher.h', |
| 'metrics_names.h', |
| + 'saved_devices_service.cc', |
|
scheib
2014/09/18 20:31:48
Update apps/BUILD.gn also
Reilly Grant (use Gerrit)
2014/09/18 21:27:59
Done.
|
| + 'saved_devices_service.h', |
| + 'saved_devices_service_factory.cc', |
| + 'saved_devices_service_factory.h', |
| 'saved_files_service.cc', |
| 'saved_files_service.h', |
| 'saved_files_service_factory.cc', |