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

Unified Diff: services/ui/launcher/BUILD.gn

Issue 2003003002: Update launcher API. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Follow review Created 4 years, 7 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 | services/ui/launcher/launch_instance.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/launcher/BUILD.gn
diff --git a/services/ui/launcher/BUILD.gn b/services/ui/launcher/BUILD.gn
index 289104e0b79d36111e58019625505504003cb44f..4b370393cc4250dc454e3455d092586ae1d232ec 100644
--- a/services/ui/launcher/BUILD.gn
+++ b/services/ui/launcher/BUILD.gn
@@ -50,4 +50,6 @@ mojom("bindings") {
sources = [
"launcher.mojom",
]
+
+ import_dirs = [ get_path_info("../../../mojo/services", "abspath") ]
}
« no previous file with comments | « no previous file | services/ui/launcher/launch_instance.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698