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 1410053006: Move third_party/mojo/src/mojo/public to mojo/public (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 5 years, 1 month 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 | « components/webusb/public/interfaces/BUILD.gn ('k') | content/app/mojo/mojo_browsertest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/DEPS
diff --git a/content/DEPS b/content/DEPS
index 647a2ce44d6e8ce73bb4f6d1af7bd81e72ccf7b8..e62959c7e43af6cb34a94e81c9ffe7aee2103ea5 100644
--- a/content/DEPS
+++ b/content/DEPS
@@ -35,6 +35,7 @@ include_rules = [
"+gpu",
"+mojo/common",
"+mojo/message_pump",
+ "+mojo/public",
"+net",
"+ppapi",
"+printing",
@@ -64,7 +65,6 @@ include_rules = [
"+third_party/mojo/src/mojo/edk/embedder",
"+third_party/mojo/src/mojo/edk/js",
"+third_party/mojo/src/mojo/edk/test",
- "+third_party/mojo/src/mojo/public",
"+third_party/mozilla",
"+third_party/npapi/bindings",
"+third_party/ocmock",
« no previous file with comments | « components/webusb/public/interfaces/BUILD.gn ('k') | content/app/mojo/mojo_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698