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

Unified Diff: mojo/runner/test/BUILD.gn

Issue 1139123006: Fork the mojo shell interfaces used by Mandoline. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixes Created 5 years, 7 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
Index: mojo/runner/test/BUILD.gn
diff --git a/mojo/runner/test/BUILD.gn b/mojo/runner/test/BUILD.gn
index 7ca52ff8dd6824a2724fabe8e61bc9eb2d153ab3..96a78484516224721d3def32ca6efc9ab20b44f2 100644
--- a/mojo/runner/test/BUILD.gn
+++ b/mojo/runner/test/BUILD.gn
@@ -20,7 +20,7 @@ mojo_native_application("pingable_app") {
deps = [
":bindings",
- "//third_party/mojo/src/mojo/public/cpp/application:standalone",
+ "//mojo/application/public/cpp:application",
"//third_party/mojo/src/mojo/public/cpp/bindings:callback",
"//third_party/mojo/src/mojo/public/cpp/environment",
"//third_party/mojo/src/mojo/public/cpp/system",

Powered by Google App Engine
This is Rietveld 408576698