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

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

Issue 1130163005: More build fixes for Linux GN clobber after r329965 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/runner/test/BUILD.gn
diff --git a/mojo/runner/test/BUILD.gn b/mojo/runner/test/BUILD.gn
index 96a78484516224721d3def32ca6efc9ab20b44f2..146831a036a6fd3b8d1bcc2c79d6d742b352641f 100644
--- a/mojo/runner/test/BUILD.gn
+++ b/mojo/runner/test/BUILD.gn
@@ -20,7 +20,7 @@ mojo_native_application("pingable_app") {
deps = [
":bindings",
- "//mojo/application/public/cpp:application",
+ "//mojo/application/public/cpp:standalone",
"//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",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698