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

Unified Diff: components/printing/renderer/DEPS

Issue 2640983002: Rename paint data structures (Closed)
Patch Set: Clean up comments, fix mac build 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: components/printing/renderer/DEPS
diff --git a/components/printing/renderer/DEPS b/components/printing/renderer/DEPS
index e0bb7eff5f4c0f17e02bc64415f2d4c19ce352ef..e452695c6f1db70e5c05afaacb59d38009914dad 100644
--- a/components/printing/renderer/DEPS
+++ b/components/printing/renderer/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+cc/paint",
danakj 2017/01/20 23:34:14 printing doesn't go thru compositor, so should it
enne (OOO) 2017/01/24 01:51:28 Sure. Makes sense. I think I was thinking about
"+grit/components_resources.h",
"+net/base",
"+third_party/skia",

Powered by Google App Engine
This is Rietveld 408576698