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

Unified Diff: components/web_view/test_runner/DEPS

Issue 1630823002: Move mojo/runner to mojo/shell/standalone (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 11 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 | « components/web_view/test_runner/BUILD.gn ('k') | components/web_view/test_runner/launcher.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/web_view/test_runner/DEPS
diff --git a/components/web_view/test_runner/DEPS b/components/web_view/test_runner/DEPS
index 6de84ba7de776b19ebf86de4a48eb5a251a57851..e1fc2bbd0e1f24d452180d6a6931b74d944ac7a8 100644
--- a/components/web_view/test_runner/DEPS
+++ b/components/web_view/test_runner/DEPS
@@ -4,8 +4,8 @@ include_rules = [
"+components/test_runner",
"+components/web_view/public",
"+mojo/public",
- "+mojo/runner",
"+mojo/shell/public",
"+mojo/shell/runner",
+ "+mojo/shell/standalone",
"+ui/gfx",
]
« no previous file with comments | « components/web_view/test_runner/BUILD.gn ('k') | components/web_view/test_runner/launcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698