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

Unified Diff: mojo/services/BUILD.gn

Issue 1013313002: Move services/files/*.mojom -> mojo/services/files/public/interfaces/. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 9 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 | « examples/echo_terminal/terminal_client.mojom ('k') | mojo/services/files/public/interfaces/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/BUILD.gn
diff --git a/mojo/services/BUILD.gn b/mojo/services/BUILD.gn
index 23ffd7eca35fed616057fdea9c71a4fa75195d14..253e8186f9f8a569473f94bedb46d1e7f058aa0a 100644
--- a/mojo/services/BUILD.gn
+++ b/mojo/services/BUILD.gn
@@ -10,6 +10,7 @@ group("services") {
"//mojo/services/clipboard/public/interfaces",
"//mojo/services/console/public/interfaces",
"//mojo/services/content_handler/public/interfaces",
+ "//mojo/services/files/public/interfaces",
"//mojo/services/geometry/public/interfaces",
"//mojo/services/http_server/public/interfaces",
"//mojo/services/input_events/public/interfaces",
@@ -19,6 +20,7 @@ group("services") {
"//mojo/services/network/public/interfaces",
"//mojo/services/service_registry/public/interfaces",
"//mojo/services/surfaces/public/interfaces",
+ "//mojo/services/terminal/public/interfaces",
"//mojo/services/view_manager/public/interfaces",
"//mojo/services/window_manager/public/interfaces",
]
« no previous file with comments | « examples/echo_terminal/terminal_client.mojom ('k') | mojo/services/files/public/interfaces/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698