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

Unified Diff: sky/engine/platform/DEPS

Issue 678683004: HTMLImportLoader should talk directly to mojo::NetworkService (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 8b62d03142c1eb37df68e0bee2674a735c89051b..ad6c456db9aabf64593718a4507598c08fbb36ab 100644
--- a/sky/engine/platform/DEPS
+++ b/sky/engine/platform/DEPS
@@ -3,8 +3,9 @@ include_rules = [
"+platform",
"+public/platform",
"+skia/ext",
- "+mojo/public",
"+mojo/common",
+ "+mojo/public",
+ "+mojo/services/public",
"+third_party/khronos",
"+third_party/skia",
"+url",

Powered by Google App Engine
This is Rietveld 408576698