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

Unified Diff: skia/BUILD.gn

Issue 2653963002: [Experimental] Supporting OOPIF printing
Patch Set: Rename service, fix for webview, and connect to DiscardableMemoryManager Created 3 years, 9 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 | « services/service_manager/manifest.json ('k') | skia/ext/SkFutureDrawable.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skia/BUILD.gn
diff --git a/skia/BUILD.gn b/skia/BUILD.gn
index 35dc6e2fb57fdbf5d3ccf124dfce2438c79030f0..5b0672471556ac4c4747031d2b7e49191dc44379 100644
--- a/skia/BUILD.gn
+++ b/skia/BUILD.gn
@@ -196,6 +196,8 @@ component("skia") {
"config/sk_ref_cnt_ext_debug.h",
"config/sk_ref_cnt_ext_release.h",
"ext/SkDiscardableMemory_chrome.cc",
+ "ext/SkFutureDrawable.cc",
+ "ext/SkFutureDrawable.h",
"ext/SkMemory_new_handler.cpp",
"ext/analysis_canvas.cc",
"ext/benchmarking_canvas.cc",
« no previous file with comments | « services/service_manager/manifest.json ('k') | skia/ext/SkFutureDrawable.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698