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

Unified Diff: components/web_view/test_runner/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
Index: components/web_view/test_runner/DEPS
diff --git a/components/web_view/test_runner/DEPS b/components/web_view/test_runner/DEPS
index 29bf415748a6d9f8221ad4aba168d1ff768e8c5f..0792749d2d1fbf51730172f6b1c0923e490f93ac 100644
--- a/components/web_view/test_runner/DEPS
+++ b/components/web_view/test_runner/DEPS
@@ -4,7 +4,7 @@ include_rules = [
"+components/test_runner",
"+components/web_view/public",
"+mojo/application/public",
+ "+mojo/public",
"+mojo/runner",
- "+third_party/mojo/src/mojo/public",
"+ui/gfx",
]
« no previous file with comments | « components/web_view/test_runner/BUILD.gn ('k') | components/web_view/test_runner/public/interfaces/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698