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

Unified Diff: mojo/services/tracing/interfaces/BUILD.gn

Issue 1954263003: Monet: Roll mojo_sdk to 3762c8c0b74b48b00786a42fca8f7db7f761935f. (Closed) Base URL: https://github.com/domokit/monet.git@master
Patch Set: 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
Index: mojo/services/tracing/interfaces/BUILD.gn
diff --git a/mojo/services/tracing/interfaces/BUILD.gn b/mojo/services/tracing/interfaces/BUILD.gn
index 8d7ab59bad9508af935b48fb9fd4650127c503ee..18af9daa282c90dcb63009da412cead02667e004 100644
--- a/mojo/services/tracing/interfaces/BUILD.gn
+++ b/mojo/services/tracing/interfaces/BUILD.gn
@@ -7,6 +7,9 @@ import("$mojo_sdk_root/mojo/public/tools/bindings/mojom.gni")
mojom("interfaces") {
sources = [
+ "trace_provider_registry.mojom",
"tracing.mojom",
]
+
+ import_dirs = [ get_path_info("../../", "abspath") ]
}
« no previous file with comments | « mojo/services/public/build/config/BUILD.gn ('k') | mojo/services/tracing/interfaces/trace_provider_registry.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698