Chromium Code Reviews| Index: chrome/browser/media/router/discovery/BUILD.gn |
| diff --git a/chrome/browser/media/router/discovery/BUILD.gn b/chrome/browser/media/router/discovery/BUILD.gn |
| index 37b9a04e3159f0a4946f6c1b5b07468719c43f06..3115fe58610f08d78a5daf93338a889e32b4e119 100644 |
| --- a/chrome/browser/media/router/discovery/BUILD.gn |
| +++ b/chrome/browser/media/router/discovery/BUILD.gn |
| @@ -17,7 +17,7 @@ static_library("discovery") { |
| ] |
| sources = [ |
| "dial/device_description_fetcher.cc", |
| - "dial/device_description_fetcher.h ", |
|
Nico
2017/03/28 14:47:49
haha :-)
|
| + "dial/device_description_fetcher.h", |
| "dial/dial_device_data.cc", |
| "dial/dial_device_data.h", |
| "dial/dial_registry.cc", |