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

Unified Diff: content/DEPS

Issue 621153003: Move mojo edk into mojo/edk (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix checkdeps 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
« no previous file with comments | « chrome/test/base/run_all_unittests.cc ('k') | content/app/BUILD.gn » ('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 48823dff53677ff52dd3afbd1e38490e50000886..e755a2ca356fba85bbfdf798521c37b832f66259 100644
--- a/content/DEPS
+++ b/content/DEPS
@@ -35,7 +35,8 @@ include_rules = [
"+mojo/application_manager",
"+mojo/bindings/js",
"+mojo/common",
- "+mojo/embedder",
+ "+mojo/edk/embedder",
+ "+mojo/edk/test",
"+mojo/public",
"+net",
"+ppapi",
« no previous file with comments | « chrome/test/base/run_all_unittests.cc ('k') | content/app/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698