Chromium Code Reviews| Index: ui/display/BUILD.gn |
| diff --git a/ui/display/BUILD.gn b/ui/display/BUILD.gn |
| index 643971c6e53794f89a17ddab7c511f76c1bb1377..02c44392920e68e599070511f29ac5a226102e3d 100644 |
| --- a/ui/display/BUILD.gn |
| +++ b/ui/display/BUILD.gn |
| @@ -30,6 +30,8 @@ component("display") { |
| "fake_display_snapshot.h", |
| "ios/screen_ios.mm", |
| "mac/screen_mac.mm", |
| + "mojo/display_snapshot_mojo.cc", |
|
kylechar
2017/02/10 21:40:29
I would move these files so they are src/ui/displa
|
| + "mojo/display_snapshot_mojo.h", |
| "screen.cc", |
| "screen.h", |
| "screen_aura.cc", |