Index: ui/snapshot/BUILD.gn |
diff --git a/ui/snapshot/BUILD.gn b/ui/snapshot/BUILD.gn |
index 929aa3c978c0f235a4338782203b2008159cfe0f..5b1ebd8200e1ac9c2c5aae5fbe791a1d82bb6d68 100644 |
--- a/ui/snapshot/BUILD.gn |
+++ b/ui/snapshot/BUILD.gn |
@@ -6,6 +6,8 @@ import("//build/config/ui.gni") |
component("snapshot") { |
sources = [ |
+ "screenshot_taker.cc", |
+ "screenshot_taker.h", |
"snapshot.h", |
"snapshot_android.cc", |
"snapshot_async.cc", |