| Index: ui/snapshot/BUILD.gn
|
| diff --git a/ui/snapshot/BUILD.gn b/ui/snapshot/BUILD.gn
|
| index 4685e1b6844ea5e5c0509c7db496433780fab788..d6ae901d8d34345f4a2e94b3e4e9cdc9f2ff1795 100644
|
| --- a/ui/snapshot/BUILD.gn
|
| +++ b/ui/snapshot/BUILD.gn
|
| @@ -10,7 +10,6 @@
|
| "screenshot_grabber.cc",
|
| "screenshot_grabber.h",
|
| "screenshot_grabber_observer.h",
|
| - "snapshot.cc",
|
| "snapshot.h",
|
| "snapshot_android.cc",
|
| "snapshot_async.cc",
|
| @@ -85,7 +84,6 @@
|
| "//ui/base",
|
| "//ui/compositor:test_support",
|
| "//ui/gfx",
|
| - "//ui/gfx:test_support",
|
| "//ui/gfx/geometry",
|
| "//ui/gl",
|
| ]
|
|
|