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

Unified Diff: extensions/shell/BUILD.gn

Issue 2824553002: AppShell: pass command-line files to app as launch data (Closed)
Patch Set: . Created 3 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
Index: extensions/shell/BUILD.gn
diff --git a/extensions/shell/BUILD.gn b/extensions/shell/BUILD.gn
index d499fe7f0d7bfeaaafcfb4e7178f9eb17d5d019e..42953bddf34abc5a7c569baa8e4e07de7b940606 100644
--- a/extensions/shell/BUILD.gn
+++ b/extensions/shell/BUILD.gn
@@ -32,6 +32,7 @@ source_set("app_shell_lib") {
deps = [
":resources",
":version_header",
+ "//apps",
"//base",
"//components/guest_view/browser",
"//components/guest_view/common",
« no previous file with comments | « no previous file | extensions/shell/DEPS » ('j') | extensions/shell/browser/default_shell_browser_main_delegate.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698