| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index dff94984245c83962bfdad91b0401178505257ad..9870c9e4190a8c3ac3f1cf8164dc791e25fd1211 100644
|
| --- a/chromeos/chromeos.gyp
|
| +++ b/chromeos/chromeos.gyp
|
| @@ -103,8 +103,8 @@
|
| 'dbus/sms_client.h',
|
| 'dbus/update_engine_client.cc',
|
| 'dbus/update_engine_client.h',
|
| - 'monitor/output_configurator.cc',
|
| - 'monitor/output_configurator.h',
|
| + 'display/output_configurator.cc',
|
| + 'display/output_configurator.h',
|
| 'network/network_sms_handler.cc',
|
| 'network/network_sms_handler.h',
|
| ],
|
|
|