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

Unified Diff: printing/DEPS

Issue 2686033005: Move metafile printing code from platform canvas to PaintCanvas (Closed)
Patch Set: Fix missing build_config include Created 3 years, 10 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 | « printing/BUILD.gn ('k') | printing/metafile_skia_wrapper.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: printing/DEPS
diff --git a/printing/DEPS b/printing/DEPS
index 97c498be7088cc979ebfa1a5cacac76b25728b40..038006b3bf401a03146b8ceeb3e93618e3a07a95 100644
--- a/printing/DEPS
+++ b/printing/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+cc/paint",
"+jni",
"+skia/ext",
"+third_party/icu/source/common/unicode",
« no previous file with comments | « printing/BUILD.gn ('k') | printing/metafile_skia_wrapper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698