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

Unified Diff: ui/gfx/BUILD.gn

Issue 2592983002: [devtools] Support different encodings for Page.CaptureScreenshot. (Closed)
Patch Set: Disabled test on MacOS >=10.11, added ref to bug. 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
« no previous file with comments | « third_party/WebKit/Source/devtools/front_end/emulation/DeviceModeView.js ('k') | ui/gfx/image/image_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/BUILD.gn
diff --git a/ui/gfx/BUILD.gn b/ui/gfx/BUILD.gn
index 461a41e03dd56d3883a27dfb4634266a1d0d653f..f1fdaa7ce06e91a4ed7a0fe600b81911cc69fc80 100644
--- a/ui/gfx/BUILD.gn
+++ b/ui/gfx/BUILD.gn
@@ -119,6 +119,7 @@ component("gfx") {
"image/image_util.cc",
"image/image_util.h",
"image/image_util_ios.mm",
+ "image/image_util_mac.mm",
"interpolated_transform.cc",
"interpolated_transform.h",
"ios/NSString+CrStringDrawing.h",
« no previous file with comments | « third_party/WebKit/Source/devtools/front_end/emulation/DeviceModeView.js ('k') | ui/gfx/image/image_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698