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

Unified Diff: mash/example/main/BUILD.gn

Issue 1492563002: Introduce mash/shell (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 5 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: mash/example/main/BUILD.gn
diff --git a/mash/example/main/BUILD.gn b/mash/example/main/BUILD.gn
index 60c6c3c7ec5b967fd348ec27e6c8c4b22209e7fa..a4e65aef5dd1a119022cb4a960d0f375ea523768 100644
--- a/mash/example/main/BUILD.gn
+++ b/mash/example/main/BUILD.gn
@@ -25,6 +25,7 @@ mojo_native_application("main") {
]
data_deps = [
+ "//mash/shell",
"//mash/example/views_examples",
"//mash/example/window_type_launcher",
]

Powered by Google App Engine
This is Rietveld 408576698