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

Unified Diff: mojo/services/flog/cpp/BUILD.gn

Issue 2046703002: Add 'flog' service implementation. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Fixes per feedback. Created 4 years, 6 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 | « mojo/dart/packages/mojo_services/lib/mojo/flog/flog.mojom.dart ('k') | mojo/services/flog/cpp/flog.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/flog/cpp/BUILD.gn
diff --git a/mojo/services/flog/cpp/BUILD.gn b/mojo/services/flog/cpp/BUILD.gn
index dafae116932c13d7bd0f92cb05eacc2ac7032311..440f65c95a64d5b675c6567a5c5f397ced98b0e8 100644
--- a/mojo/services/flog/cpp/BUILD.gn
+++ b/mojo/services/flog/cpp/BUILD.gn
@@ -6,6 +6,7 @@ import("//build/module_args/mojo.gni")
import("$mojo_sdk_root/mojo/public/mojo_sdk.gni")
mojo_sdk_source_set("cpp") {
+ restrict_external_deps = false
sources = [
"flog.cc",
"flog.h",
« no previous file with comments | « mojo/dart/packages/mojo_services/lib/mojo/flog/flog.mojom.dart ('k') | mojo/services/flog/cpp/flog.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698