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

Unified Diff: chrome/browser/printing/cloud_print/test/DEPS

Issue 2033243003: Use Mojo pipes to signal sync IPC events (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 6 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: chrome/browser/printing/cloud_print/test/DEPS
diff --git a/chrome/browser/printing/cloud_print/test/DEPS b/chrome/browser/printing/cloud_print/test/DEPS
index 0bddff1dfcba8509095fb2479679edff1c4d20d5..d2e2b4a0af3080e2d1315de2432c40d935a83146 100644
--- a/chrome/browser/printing/cloud_print/test/DEPS
+++ b/chrome/browser/printing/cloud_print/test/DEPS
@@ -1,4 +1,6 @@
include_rules = [
# Service-side mockup tests need service classes to mock.
"+chrome/service",
+
+ "+mojo/edk/embedder",
]

Powered by Google App Engine
This is Rietveld 408576698