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

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
« no previous file with comments | « components/printing/service/BUILD.gn ('k') | components/printing/service/pdf_compositor_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/printing/service/DEPS
diff --git a/components/printing/service/DEPS b/components/printing/service/DEPS
index 839127983cb9892fd96fc6b0c00e2edde82aeab6..0f977bb09c3cd20e11633c31beb859c8411e76ad 100644
--- a/components/printing/service/DEPS
+++ b/components/printing/service/DEPS
@@ -8,3 +8,9 @@ include_rules = [
"+skia",
"+third_party/skia",
]
+
+specific_include_rules = {
+ "test_service_main\.cc": [
+ "+services/service_manager/public/c",
+ ]
+}
« no previous file with comments | « components/printing/service/BUILD.gn ('k') | components/printing/service/pdf_compositor_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698