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

Unified Diff: components/printing/service/DEPS

Issue 2919823004: Add error handling and unit test for pdf compositor service (Closed)
Patch Set: rebase Created 3 years, 5 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/service/DEPS
diff --git a/components/printing/service/DEPS b/components/printing/service/DEPS
index 839127983cb9892fd96fc6b0c00e2edde82aeab6..41771d282259d89baf238081b73485b20a8abe4f 100644
--- a/components/printing/service/DEPS
+++ b/components/printing/service/DEPS
@@ -5,6 +5,7 @@ include_rules = [
"+mojo/public/cpp",
"+printing/common",
"+services/service_manager/public/cpp",
+ "+services/service_manager/public/c", # For tests only.
Ken Rockot(use gerrit already) 2017/07/25 05:02:06 rather than having this comment, you could move th
Wei Li 2017/07/26 05:08:50 Done.
"+skia",
"+third_party/skia",
]

Powered by Google App Engine
This is Rietveld 408576698