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

Unified Diff: components/mus/gles2/BUILD.gn

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
Index: components/mus/gles2/BUILD.gn
diff --git a/components/mus/gles2/BUILD.gn b/components/mus/gles2/BUILD.gn
index d673c2858352fa6c1d60e2afcce5990db4241cb9..f5bda9932c79157b1ca1c773f6dad01a048566ee 100644
--- a/components/mus/gles2/BUILD.gn
+++ b/components/mus/gles2/BUILD.gn
@@ -7,7 +7,7 @@ source_set("gles2") {
"//components/mus:*",
"//components/mus/ws:*",
"//components/mus/surfaces:*",
- "//mojo/runner:lib", # For android
+ "//mojo/shell/standalone:lib", # For android
]
sources = [
« no previous file with comments | « components/html_viewer/html_document_application_delegate.cc ('k') | components/web_view/test_runner/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698