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

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: fix Created 4 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 | « no previous file | content/browser/BUILD.gn » ('j') | content/browser/loader/mojo_async_resource_handler.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/DEPS
diff --git a/content/DEPS b/content/DEPS
index 7faf5b3418ebdf3ed0de2cc3adfb192636933d49..e2ae27ef9d390f4871150962bd99447fec12f56f 100644
--- a/content/DEPS
+++ b/content/DEPS
@@ -41,6 +41,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/browser/loader/mojo_async_resource_handler.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698