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

Unified Diff: mojo/shell/tests/BUILD.gn

Issue 1764253002: Rename shell.mojom to connector.mojom, ApplicationManager to Shell (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@32exe
Patch Set: . Created 4 years, 10 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 | « mojo/shell/standalone/context.cc ('k') | mojo/shell/tests/application_manager/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/shell/tests/BUILD.gn
diff --git a/mojo/shell/tests/BUILD.gn b/mojo/shell/tests/BUILD.gn
index 52f4c474b07ca621786781f192fd63db43669df4..008eff41ffa4c4b3c55002fa916bef90e2109e9c 100644
--- a/mojo/shell/tests/BUILD.gn
+++ b/mojo/shell/tests/BUILD.gn
@@ -31,9 +31,9 @@ test("mojo_shell_unittests") {
"//mojo/shell/background:main",
"//mojo/shell/background/tests:unittests",
"//mojo/shell/public/cpp",
- "//mojo/shell/tests/application_manager",
"//mojo/shell/tests/connect",
"//mojo/shell/tests/lifecycle",
+ "//mojo/shell/tests/shell",
"//mojo/util:filename_util",
"//testing/gtest",
]
« no previous file with comments | « mojo/shell/standalone/context.cc ('k') | mojo/shell/tests/application_manager/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698