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

Unified Diff: mojo/shell/BUILD.gn

Issue 1109993002: Adds support for mojo apps to live in their own directory (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge to trunk and move filename_util to own dir Created 5 years, 8 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/runner/url_resolver_unittest.cc ('k') | mojo/shell/local_fetcher.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/shell/BUILD.gn
diff --git a/mojo/shell/BUILD.gn b/mojo/shell/BUILD.gn
index 5a13e6b3c67a1cf2de7d2880bffd72c8249ce18e..3c817ab1bc45eb1f9763cf2cf40b80cb7cdde7a0 100644
--- a/mojo/shell/BUILD.gn
+++ b/mojo/shell/BUILD.gn
@@ -43,6 +43,7 @@ source_set("shell") {
"//url",
"//third_party/mojo/src/mojo/edk/system",
"//mojo/environment:chromium",
+ "//mojo/util:filename_util",
"//third_party/mojo_services/src/content_handler/public/interfaces",
"//mojo/runner:native_application_support",
]
« no previous file with comments | « mojo/runner/url_resolver_unittest.cc ('k') | mojo/shell/local_fetcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698