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

Unified Diff: content/DEPS

Issue 1970693002: Use mojo for Chrome Loading, Part 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 | « no previous file | content/browser/BUILD.gn » ('j') | content/common/url_loader.mojom » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/DEPS
diff --git a/content/DEPS b/content/DEPS
index 3c3a18dc24c04be4cf3224b580383d7e1287439c..c700262c82fcabaf8739c355c16270694152bf6b 100644
--- a/content/DEPS
+++ b/content/DEPS
@@ -32,6 +32,7 @@ include_rules = [
"+mojo/edk/embedder",
"+mojo/edk/js",
"+mojo/edk/test",
+ "+mojo/message_pump",
"+mojo/public",
"+net",
"+ppapi",
« no previous file with comments | « no previous file | content/browser/BUILD.gn » ('j') | content/common/url_loader.mojom » ('J')

Powered by Google App Engine
This is Rietveld 408576698