Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(211)

Unified Diff: ui/snapshot/BUILD.gn

Issue 2592983002: [devtools] Support different encodings for Page.CaptureScreenshot. (Closed)
Patch Set: Wait for load in CaptureScreenshotTest to fix android bot. Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ui/snapshot/BUILD.gn
diff --git a/ui/snapshot/BUILD.gn b/ui/snapshot/BUILD.gn
index d6ae901d8d34345f4a2e94b3e4e9cdc9f2ff1795..23f1e3e1dd128eff4e4e44bbd9e343478c3cf551 100644
--- a/ui/snapshot/BUILD.gn
+++ b/ui/snapshot/BUILD.gn
@@ -10,6 +10,7 @@ component("snapshot") {
"screenshot_grabber.cc",
"screenshot_grabber.h",
"screenshot_grabber_observer.h",
+ "snapshot.cc",
"snapshot.h",
"snapshot_android.cc",
"snapshot_async.cc",

Powered by Google App Engine
This is Rietveld 408576698