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

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

Issue 1667273002: Creates BackgroundShell and uses it in test (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix android 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/background/background_shell_main.cc ('k') | mojo/shell/standalone/android/main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/shell/standalone/BUILD.gn
diff --git a/mojo/shell/standalone/BUILD.gn b/mojo/shell/standalone/BUILD.gn
index a55a06571f6b7728cebaf78779cf7f4a1fecbb03..6dcfdf323c75ad8072761c1a86cd65ed8dc81e83 100644
--- a/mojo/shell/standalone/BUILD.gn
+++ b/mojo/shell/standalone/BUILD.gn
@@ -54,6 +54,7 @@ source_set("main_lib") {
deps += [
":jni_headers",
+ "//base:i18n",
"//components/mus",
"//components/mus/ws:lib",
"//mojo/shell",
« no previous file with comments | « mojo/shell/background/background_shell_main.cc ('k') | mojo/shell/standalone/android/main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698