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

Unified Diff: shell/BUILD.gn

Issue 816473002: Update mojo shell so that --args-for can be used on android (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Remove spurious print Created 6 years 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: shell/BUILD.gn
diff --git a/shell/BUILD.gn b/shell/BUILD.gn
index c9856e0873cbce95353bcd1b8700899222260235..8c65eed5a32e6d3f203f5809eaeffc826009524a 100644
--- a/shell/BUILD.gn
+++ b/shell/BUILD.gn
@@ -137,6 +137,8 @@ source_set("lib") {
"child_process.h",
"child_process_host.cc",
"child_process_host.h",
+ "command_line_util.cc",
+ "command_line_util.h",
"context.cc",
"context.h",
"data_pipe_peek.cc",

Powered by Google App Engine
This is Rietveld 408576698