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

Unified Diff: sky/engine/platform/DEPS

Issue 650903006: Factor DrainDataPipeJob out of MojoLoader (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 2 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: sky/engine/platform/DEPS
diff --git a/sky/engine/platform/DEPS b/sky/engine/platform/DEPS
index 810cf95cc4506e5ff8c3c065773eab8cff3d7d7e..8b62d03142c1eb37df68e0bee2674a735c89051b 100644
--- a/sky/engine/platform/DEPS
+++ b/sky/engine/platform/DEPS
@@ -3,6 +3,8 @@ include_rules = [
"+platform",
"+public/platform",
"+skia/ext",
+ "+mojo/public",
+ "+mojo/common",
"+third_party/khronos",
"+third_party/skia",
"+url",

Powered by Google App Engine
This is Rietveld 408576698