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

Unified Diff: sky/shell/BUILD.gn

Issue 952213005: Add missing dependency from Eric's last commit (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/shell/BUILD.gn
diff --git a/sky/shell/BUILD.gn b/sky/shell/BUILD.gn
index b51969bd6c2451480fa51fb7dbbb3b75dce5e7a8..ed252e41e1220811db9baf9ac66180ecda8c4ef2 100644
--- a/sky/shell/BUILD.gn
+++ b/sky/shell/BUILD.gn
@@ -60,6 +60,7 @@ shared_library("sky_shell") {
"//mojo/edk/system",
"//mojo/public/cpp/application",
"//mojo/public/interfaces/application",
+ "//mojo/services/navigation/public/interfaces",
"//mojo/services/network/public/interfaces",
"//skia",
"//sky/engine",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698